DrawerLayoutAndroid#statusBarBackgroundColor
  • References/JavaScript/React Native/Components: DrawerLayoutAndroid

statusBarBackgroundColor color Make

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

getCurrentRoutes() Returns the current list of routes.

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

Value: AnimatedValue Standard value class for driving animations. Typically initialized with new Animated

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

navigationBar node Optionally provide a component as navigation bar that persists across scene transitions

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

setValue(value) Directly set the value. This will stop any animations running on the value and update all

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

static abandonPermissions() Unregister for all remote notifications received

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

static cancelLocalNotifications(userInfo) Cancel local notifications.

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

testID string Used to locate this view in end-to-end tests. NB: disables the 'layout-only view removal'

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

navigationBarHidden bool A Boolean value that indicates whether the navigation bar is hidden by default

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

tintColor string The default color used for buttons in the navigation bar

2025-01-10 15:47:30