Navigator#jumpForward()
  • References/JavaScript/React Native/Components: Navigator

jumpForward() Jump forward to the next scene in the route stack.

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

getSectionIDForFlatIndex(index) Gets the sectionID at index provided if the dataSource arrays were flattened

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

renderSeparator function (sectionID, rowID, adjacentRowHighlighted) => renderable If provided

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

renderSectionHeader function (sectionData, sectionID) => renderable If provided, a sticky header

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

accessible bool When true, indicates that the view is an accessibility element. By default, all the touchable

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

static popInitialNotification() DEPRECATED: An initial notification will

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

iosstickyHeaderIndices [number] An array of child indices determining

2025-01-10 15:47:30
Flexbox#flexWrap
  • References/JavaScript/React Native/Polyfills

flexWrap enum('wrap', 'nowrap')

2025-01-10 15:47:30
Flexbox#borderRightWidth
  • References/JavaScript/React Native/Polyfills

borderRightWidth number

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

static registerComponent(appKey, getComponentFunc)

2025-01-10 15:47:30