TouchableWithoutFeedback#delayLongPress
  • References/JavaScript/React Native/Components: TouchableWithoutFeedback

delayLongPress number Delay in ms, from onPressIn, before onLongPress is called.

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
Images
  • References/JavaScript/React Native/Guides

Static Image Resources As of 0.14 release, React Native provides a unified way of managing images in your

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

androidbackgroundColor color

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
TabBarIOS.Item#onPress
  • References/JavaScript/React Native/Components: TabBarIOS.Item

onPress function Callback when this tab is being selected, you should change the state of your component

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

animated bool If the transition between status bar property changes should be animated. Supported for backgroundColor

2025-01-10 15:47:30
StatusBar.setTranslucent()
  • References/JavaScript/React Native/Components: StatusBar

static setTranslucent(translucent: boolean)

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

onStartShouldSetResponder function

2025-01-10 15:47:30