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
View#onResponderMove
  • References/JavaScript/React Native/Components: View

onResponderMove function

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

popToRoute(route: { component: Function; title: string; passProps?: Object; backButtonTitle?: string; backButtonIcon?: Object; leftButtonTitle?: string;

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

iosaccessible bool When true, indicates the image is an accessibility element

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

resizeMode enum('cover', 'contain', 'stretch') Determines how to resize the image when the frame doesn't

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

static measure(callback) Determines the location on screen, width, and height

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

contentInsetStart number Sets the content inset for the toolbar starting edge. The content inset

2025-01-10 15:47:30
Running On Device
  • References/JavaScript/React Native/Guides (Android)

Prerequisite: USB Debugging You'll need this in order to install your app on your device. First, make

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

translucent bool A Boolean value that indicates whether the tab bar is translucent

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

iosindicatorStyle enum('default', 'black', 'white') The style of the scroll

2025-01-10 15:47:30