Slider#maximumValue
  • References/JavaScript/React Native/Components: Slider

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

2025-01-10 15:47:30
Flexbox#marginBottom
  • References/JavaScript/React Native/Polyfills

marginBottom number

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

selectedIndex number The index in props.values of the segment to be (pre)selected.

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

testID string Used to locate this view in UI automation tests.

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

static startDetecting() // No-op for iOS, but used on the web. Should not

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
Gesture Responder System
  • References/JavaScript/React Native/Guides

Gesture recognition on mobile devices is much more complicated than web. A touch can go through several phases as the app determines what the user's intention is. For example

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

static setBarStyle(style: 'default' | 'light-content', animated: boolean)

2025-01-10 15:47:30
InteractionManager#addListener
  • References/JavaScript/React Native/APIs

addListener: CallExpression

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

static setString(content) Set content of string type. You can use following

2025-01-10 15:47:30