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

testID string Used to locate this view in end-to-end tests.

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

onResponderTerminate function

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

onNavigationStateChange function

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

static vibrate() @deprecated

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

iosoverlays [{coordinates: [object Object], lineWidth: number, strokeColor: [object Object], fillColor: [object

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

secureTextEntry bool If true, the text input obscures the text entered so that sensitive text like passwords

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

static presentLocalNotification(details) Schedules the localNotification

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

ioskeyboardAppearance enum('default', 'light', 'dark') Determines the color

2025-01-10 15:47:30