PushNotificationIOS#constructor()
  • References/JavaScript/React Native/APIs

constructor(nativeNotif) You will never need to instantiate PushNotificationIOS yourself. Listening

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

onAccessibilityTap function When accessible is true, the system will try to invoke this function

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

iosonError function Invoked on load error with {nativeEvent: {erro

2025-01-10 15:47:30
Gesture Responder System
  • References/JavaScript/React Native/Guides

Gesture recognition on mobile devices is much more complicated than web. A touch can go through several phases as the app determines what the user's intention is. For example

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

marginBottom number

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

contentInsetEnd number Sets the content inset for the toolbar ending edge. The content inset affects

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

static getItem(key, callback?) Fetches key and passes the result

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

titleColor color Sets the toolbar

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

iosclearButtonMode enum('never', 'while-editing', 'unless-editing', 'always') When

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

refreshing bool Whether the view should be indicating an active refresh.

2025-01-10 15:47:30