InteractionManager.clearInteractionHandle()
  • References/JavaScript/React Native/APIs

static clearInteractionHandle(handle) Notify manager that an interaction

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

static open(options) Opens the standard Android date picker dialog.

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

static checkPermissions(callback) See what push permissions are currently

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

ioscontentInset {top: number, left: number, bottom: number, right: number} 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
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
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
MapView#style
  • References/JavaScript/React Native/Components: MapView

style View#style Used to style and layout the MapView. See StyleSheet.js and

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

static startDetecting() // No-op for iOS, but used on the web. Should not

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

static removeEventListener(eventName, handler)

2025-01-10 15:47:30