ScrollView#canCancelContentTouches
  • References/JavaScript/React Native/Components: ScrollView

ioscanCancelContentTouches bool When false, once tracking starts, won't try

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

minimumTrackTintColor string The color used for the track to the left of the button. Overrides the default

2025-01-10 15:47:30
Colors
  • References/JavaScript/React Native/Polyfills

The following formats are supported: '#f0f' (#rgb) '#f0fc' (#rgba) '#ff00ff'

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

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

selectedValue any Value matching value of one of the items. Can be a string or an integer.

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

replacePrevious(route) Replace the previous scene.

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

accessibilityComponentType View.AccessibilityComponentType

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

disabled bool If true, disable all interactions for this component.

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

static event(argMapping, config?) Takes an array of mappings and extracts

2025-01-10 15:47:30