Modal#visible
  • References/JavaScript/React Native/Components: Modal

visible bool

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

static runAfterInteractions(task) Schedule a function to run after all interactions

2025-01-10 15:47:30
Navigator#replacePreviousAndPop()
  • References/JavaScript/React Native/Components: Navigator

replacePreviousAndPop(route) Replace the previous scene and pop to it.

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

editable bool If false, text is not editable. The default value is true.

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

static decay(value, config) Animates a value from an initial velocity to

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

androidneedsOffscreenAlphaCompositing bool Whether this view needs to rendered

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

showsHorizontalScrollIndicator bool When true, shows a horizontal scroll indicator.

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

easeInEaseOut: CallExpression

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

iosmaximumTrackTintColor string The color used for the track to the right

2025-01-10 15:47:30
Navigator#jumpForward()
  • References/JavaScript/React Native/Components: Navigator

jumpForward() Jump forward to the next scene in the route stack.

2025-01-10 15:47:30