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

selectTextOnFocus bool If true, all text will automatically be selected on focus

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

accessibilityTraits View.AccessibilityTraits, [object Object]

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

onLongPress function This function is called on long press.

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

multiline bool If true, the text input can be multiple lines. The default value is false.

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

iosonError function Invoked on load error with {nativeEvent: {erro

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

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

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

accessibilityLabel string Overrides the text that's read by the screen reader when the user interacts with

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

delayPressIn number Delay in ms, from the start of the touch, before onPressIn is called.

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

selected bool It specifies whether the children are visible or not. If you see a blank content, you probably

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