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#sceneStyle
  • References/JavaScript/React Native/Components: Navigator

sceneStyle View#style Styles to apply to the container of each scene

2025-01-10 15:47:30
Native UI Components
  • References/JavaScript/React Native/Guides (Android)

There are tons of native UI widgets out there ready to be used in the latest apps - some of them are part of the platform, others are available as third-party libraries, and

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

keyboardShouldPersistTaps bool When false, tapping outside of the focused text input when the keyboard is

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

iosalwaysBounceHorizontal bool When true, the scroll view bounces horizontally

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

iosshouldRasterizeIOS bool Whether this view should be rendered as a bitmap

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
NavigatorIOS#titleTextColor
  • References/JavaScript/React Native/Components: NavigatorIOS

titleTextColor string The default text color of the navigation bar title

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

androidaccessibilityComponentType AccessibilityComponentType Indicates to

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

style View#style

2025-01-10 15:47:30