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

secureTextEntry bool If true, the text input obscures the text entered so that sensitive text like passwords

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

delayPressOut number Delay in ms, from the release of the touch, before onPressOut is called.

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

style style Flexbox... ShadowPropTypesIOS#style

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

onLoadStart function Invoked on load start

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

mediaPlaybackRequiresUserAction bool Determines whether HTML5 audio & videos require the user to tap

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

maximumValue number Initial maximum value of the slider. Default value is 1.

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

style View#style

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

hitSlop {top: number, left: number, bottom: number, right: number} This defines how far your touch can start

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

iosscrollsToTop bool When true, the scroll view scrolls to top when the status

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

minimumValue number Initial minimum value of the slider. Default value is 0.

2025-01-10 15:47:30