RefreshControl#refreshing
  • References/JavaScript/React Native/Components: RefreshControl

refreshing bool Whether the view should be indicating an active refresh.

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

getInitialURL() If the app launch was triggered by an app link, it will give the link url, otherwise it

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

static set(dims) This should only be called from native code by sending

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

onHideUnderlay function Called immediately after the underlay is hidden

2025-01-10 15:47:30
Geolocation.getCurrentPosition()
  • References/JavaScript/React Native/Polyfills

static getCurrentPosition(geo_success, geo_error?, geo_options?) Invokes

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

animating bool Whether to show the indicator (true, the default) or hide it (false).

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
ListViewDataSource#cloneWithRowsAndSections()
  • References/JavaScript/React Native/Miscellaneous

cloneWithRowsAndSections(dataBlob, sectionIdentities, rowIdentities) This performs the same function as

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
ShadowPropTypesIOS#shadowColor
  • References/JavaScript/React Native/Polyfills

shadowColor color

2025-01-10 15:47:30