DatePickerIOS#timeZoneOffsetInMinutes
  • References/JavaScript/React Native/Components: DatePickerIOS

timeZoneOffsetInMinutes number Timezone offset in minutes. By default, the date picker will use

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

translucent bool A Boolean value that indicates whether the navigation bar is translucent by default

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

static event(argMapping, config?) Takes an array of mappings and extracts

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

onChange function Callback that is called when the user taps a segment; passes the event as an argument

2025-01-10 15:47:30
TabBarIOS.Item#icon
  • References/JavaScript/React Native/Components: TabBarIOS.Item

icon Image.propTypes.source A custom icon for the tab. It is ignored when a system icon is defined.

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

onLoadEnd function Invoked when load either succeeds or fails

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

keyboardDismissMode enum('none', 'on-drag') Determines whether the keyboard gets dismissed in response to

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

getRowCount()

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

static registerRunnable(appKey, func)

2025-01-10 15:47:30
Colors
  • References/JavaScript/React Native/Polyfills

The following formats are supported: '#f0f' (#rgb) '#f0fc' (#rgba) '#ff00ff'

2025-01-10 15:47:30