TabBarIOS#translucent
  • References/JavaScript/React Native/Components: TabBarIOS

translucent bool A Boolean value that indicates whether the tab bar is translucent

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

androiddomStorageEnabled bool Used on Android only, controls whether DOM

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

iosindicatorStyle enum('default', 'black', 'white') The style of the scroll

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

jumpTo(route) Transition to an existing scene without unmounting

2025-01-10 15:47:30
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
Communication between native and React Native
  • References/JavaScript/React Native/Guides (iOS)

In Integrating with Existing Apps guide and

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

iosbounces bool

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

androidscrollPerfTag string Tag used to log scroll performance on this scroll

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
NativeMethodsMixin.measureInWindow()
  • References/JavaScript/React Native/APIs

static measureInWindow(callback) Determines the location of the given view

2025-01-10 15:47:30