View#accessibilityComponentType
  • References/JavaScript/React Native/Components: View

androidaccessibilityComponentType AccessibilityComponentType Indicates to

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

style View#style

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

ioscapInsets {top: number, left: number, bottom: number, right: number} When

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

rotateEnabled bool When this property is set to true and a valid camera is associated with

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

blurOnSubmit bool If true, the text field will blur when submitted. The default value is true for single-line

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

iosscrollEventThrottle number This controls how often the scroll event will

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

onResponderRelease function

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