Navigator#replace()
  • References/JavaScript/React Native/Components: Navigator

replace(route) Replace the current scene with a new route.

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

interpolate(config) Interpolates the value before updating the property, e.g. mapping 0-1 to 0-10.

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

goBack() Go back one page in the webview's history.

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

maximumTrackTintColor string The color used for the track to the right of the button. Overrides the default

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

ioszoomScale number The current scale of the scroll view content. The default

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

renderScrollComponent function (props) => renderable A function that returns the scrollable component

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

iosenablesReturnKeyAutomatically bool If true, the keyboard disables the

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

onValueChange function Callback continuously called while the user is dragging the slider.

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
TimePickerAndroid.dismissedAction()
  • References/JavaScript/React Native/APIs

static dismissedAction() The dialog has been dismissed.

2025-01-10 15:47:30