PanResponder.create()
  • References/JavaScript/React Native/APIs

static create(config) @param {object} config Enhanced versions of all of

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
LayoutAnimation#linear
  • References/JavaScript/React Native/APIs

linear: CallExpression

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.checkPermissions()
  • References/JavaScript/React Native/APIs

static checkPermissions(callback) See what push permissions are currently

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
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
StatusBar.setBarStyle()
  • References/JavaScript/React Native/Components: StatusBar

static setBarStyle(style: 'default' | 'light-content', animated: boolean)

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

onRegionChangeComplete function Callback that is called once, when the user is done moving the map.

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

iostitle string The title displayed under the refresh indicator.

2025-01-10 15:47:30