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

tintColor color Color of the currently

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

iosonProgress function Invoked on download progress with {nativeEvent:

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

static setDeadline(deadline) A positive number will use setTimeout to schedule

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

onAnnotationPress function Deprecated. Use annotation onFocus and onBlur instead.

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

static registerConfig(config)

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

style View#style

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

onChangeText function Callback that is called when the text input's text changes. Changed text is passed

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

scrollEnabled bool When false, the content does not scroll. The default value is true.

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

Sometimes an app needs access to a platform API that React Native doesn't have a corresponding module for yet. Maybe you want to reuse some existing Java code without having

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

iositemStyle itemStylePropType Style to apply to each of the item labels

2025-01-10 15:47:30