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

pop() Transition back and unmount the current scene.

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

right number

2025-01-10 15:47:30
Image.prefetch()
  • References/JavaScript/React Native/Components: Image

static prefetch(url: string) Prefetches a remote image for later use by downloading

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

automaticallyAdjustContentInsets bool

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

isConnectionExpensive Available on Android. Detect if the current active connection is metered or not. A network is classified as metered when

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

static showActionSheetWithOptions(options, callback) Display an iOS action

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

getRowData(sectionIndex, rowIndex) Gets the data required to render the row.

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

placeholderTextColor string The text color of the placeholder string

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

ValueXY: AnimatedValueXY 2D value class for driving 2D animations, such as pan gestures.

2025-01-10 15:47:30