AsyncStorage.getAllKeys()
  • References/JavaScript/React Native/APIs

static getAllKeys(callback?) Gets all keys known to the app, for

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

iosscrollIndicatorInsets {top: number, left: number, bottom: number, right: number} The

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

defaultValue string Provides an initial value that will change when the user starts typing. Useful for simple

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

maximumDate Date Maximum date. Restricts the range of possible date/time values.

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

getRowAndSectionCount()

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

html string

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

sectionHeaderShouldUpdate(sectionIndex) Returns if the section header is dirtied and needs to be rerendered

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

getMetrics() Exports some data, e.g. for perf investigations or analytics.

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

iosminimumZoomScale number The minimum allowed zoom scale. The default value

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

onDrawerStateChanged function Function called when the drawer state has changed. The drawer can be in 3

2025-01-10 15:47:30