ScrollView#directionalLockEnabled
  • References/JavaScript/React Native/Components: ScrollView

iosdirectionalLockEnabled bool When true, the ScrollView will try to lock

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

trackImage Image.propTypes.source A stretchable image to display behind the progress bar.

2025-01-10 15:47:30
TabBarIOS.Item#selected
  • References/JavaScript/React Native/Components: TabBarIOS.Item

selected bool It specifies whether the children are visible or not. If you see a blank content, you probably

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

animating bool Whether to show the indicator (true, the default) or hide it (false).

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

onRegionChangeComplete function Callback that is called once, when the user is done moving the map.

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

static clearInteractionHandle(handle) Notify manager that an interaction

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

accessibilityLabel string Overrides the text that's read by the screen reader when the user interacts with

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

getTranslateTransform() Converts {x, y} into a useable translation transform, e.g.

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

androidenabled bool Whether the pull to refresh functionality is enabled

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

getInitialURL() If the app launch was triggered by an app link, it will give the link url, otherwise it

2025-01-10 15:47:30