TextInput#clearButtonMode
  • References/JavaScript/React Native/Components: TextInput

iosclearButtonMode enum('never', 'while-editing', 'unless-editing', 'always') When

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

activeOpacity number Determines what the opacity of the wrapped view should be when touch is active.

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

iosaccessibilityLabel string The text that's read by the screen reader when

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

testID string A unique identifier for this element to be used in UI Automation testing scripts.

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

onHideUnderlay function Called immediately after the underlay is hidden

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

iosannotations [{latitude: number, longitude: number, animateDrop: bool, draggable: bool, onDragStateChange: function

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

activeOpacity number Determines what the opacity of the wrapped view should be when touch is active. Defaults

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

onDidFocus function Will be called with the new route of each scene after the transition is complete or

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

iosbarStyle enum('default', 'light-content') Sets the color of the status

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

onPageSelected function This callback will be called once ViewPager finish navigating to selected page (when

2025-01-10 15:47:30