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

drawerWidth number Specifies the width of the drawer, more precisely the width of the view that be pulled

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

getMessage() An alias for getAlert to get the notification's main message string

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

onMoveShouldSetResponder function

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

static runApplication(appKey, appParameters)

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

title string Text that appears under the icon. It is ignored when a system icon is defined.

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

iossnapToInterval number When set, causes the scroll view to stop at multiples

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

activeOpacity number Determines what the opacity of the wrapped view should be when touch is active. Defaults

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

static runAfterInteractions(task) Schedule a function to run after all interactions

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

static create(duration, type, creationProp) Helper for creating a config

2025-01-10 15:47:30