LayoutAnimation#Presets
  • References/JavaScript/React Native/APIs

Presets: ObjectExpression

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

animated bool

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

static measureLayout(relativeToNativeNode, onSuccess, onFail) Like measure()

2025-01-10 15:47:30
StatusBar.setNetworkActivityIndicatorVisible()
  • References/JavaScript/React Native/Components: StatusBar

static setNetworkActivityIndicatorVisible(visible: boolean)

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

hitSlop {top: number, left: number, bottom: number, right: number} This defines how far a touch event can

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

onRefresh function Called when the view starts refreshing.

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

setPage(selectedPage: number) A helper function to scroll to a specific page in the ViewPager. The transition

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

animationType enum('none', 'slide', 'fade')

2025-01-10 15:47:30