IntentAndroid.canOpenURL()
  • References/JavaScript/React Native/APIs

static canOpenURL(url, callback) Determine whether or not an installed app

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
DrawerLayoutAndroid#closeDrawer()
  • References/JavaScript/React Native/Components: DrawerLayoutAndroid

closeDrawer() Closes the drawer.

2025-01-10 15:47:30
Flexbox#marginBottom
  • References/JavaScript/React Native/Polyfills

marginBottom number

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

showsUserLocation bool If true the app will ask for the user's location and display it on

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

value number Initial value of the slider. The value should be between minimumValue and maximumValue, which

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

androidprogressBackgroundColor color

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

hidden bool If the status bar is hidden.

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

drawerBackgroundColor color Specifies

2025-01-10 15:47:30