DatePickerAndroid.open()
  • References/JavaScript/React Native/APIs

static open(options) Opens the standard Android date picker dialog.

2025-01-10 15:47:30
LayoutAnimation#linear
  • References/JavaScript/React Native/APIs

linear: CallExpression

2025-01-10 15:47:30
PixelRatio.getPixelSizeForLayoutSize()
  • References/JavaScript/React Native/APIs

static getPixelSizeForLayoutSize(layoutSize) Converts a layout size (dp)

2025-01-10 15:47:30
PushNotificationIOS#constructor()
  • References/JavaScript/React Native/APIs

constructor(nativeNotif) You will never need to instantiate PushNotificationIOS yourself. Listening

2025-01-10 15:47:30
Animated#removeListener()
  • References/JavaScript/React Native/APIs

removeListener(id)

2025-01-10 15:47:30
ScrollView#onContentSizeChange
  • References/JavaScript/React Native/Components: ScrollView

onContentSizeChange function Called when scrollable content view of the ScrollView changes. Handler

2025-01-10 15:47:30
AppRegistry.runApplication()
  • References/JavaScript/React Native/APIs

static runApplication(appKey, appParameters)

2025-01-10 15:47:30
SliderIOS#onSlidingComplete
  • References/JavaScript/React Native/Components: SliderIOS

onSlidingComplete function Callback called when the user finishes changing the value (e.g. when the slider

2025-01-10 15:47:30
Text#onLongPress
  • References/JavaScript/React Native/Components: Text

onLongPress function This function is called on long press.

2025-01-10 15:47:30
ListViewDataSource#getSectionLengths()
  • References/JavaScript/React Native/Miscellaneous

getSectionLengths() Returns an array containing the number of rows in each section

2025-01-10 15:47:30