Alert.alert()
  • References/JavaScript/React Native/APIs

static alert(title, message?, buttons?, type?)

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

popToTop() Pop to the first scene in the stack, unmounting every other scene.

2025-01-10 15:47:30
WebView#reload()
  • References/JavaScript/React Native/Components: WebView

reload() Reloads the current page.

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

static popInitialNotification() DEPRECATED: An initial notification will

2025-01-10 15:47:30
LayoutAnimation#Types
  • References/JavaScript/React Native/APIs

Types: CallExpression

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

onEndEditing function Callback that is called when text input ends.

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

addEventListener(type, handler) Add a handler to Linking changes by listening to the url event

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

drawerLockMode enum('unlocked', 'locked-closed', 'locked-open') Specifies the lock mode of the drawer. The

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

iosshowHideTransition enum('fade', 'slide') The transition effect when showing

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

androidendFillColor color

2025-01-10 15:47:30