Geolocation.clearWatch()
  • References/JavaScript/React Native/Polyfills

static clearWatch(watchID)

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

itemStyle itemStylePropType

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

itemPositioning enum('fill', 'center', 'auto') Specifies tab bar item positioning. Available values are:

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

onWillFocus function Will emit the target route upon mounting and before each nav transition

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

iosbouncesZoom bool When true, gestures can drive zoom past min/max and the

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

static getApplicationIconBadgeNumber(callback) Gets the current badge number

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

onMoveShouldSetResponder function

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

autoCorrect bool If false, disables auto-correct. The default value is true.

2025-01-10 15:47:30