AppState#addEventListener()
  • References/JavaScript/React Native/APIs

addEventListener(type, handler) Add a handler to AppState changes by listening to the change

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

testID string Used to locate this view in end-to-end tests.

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

ioscontentOffset PointPropType Used to manually set the starting scroll offset

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

iosonScrollAnimationEnd function Called when a scrolling animation ends.

2025-01-10 15:47:30
Direct Manipulation
  • References/JavaScript/React Native/Guides

It is sometimes necessary to make changes directly to a component without using state/props to trigger a re-render of the entire subtree. When using React in the browser for

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

static unmountApplicationComponentAtRootTag(rootTag)

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

static addEventListener(eventName, handler)

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

borderBottomWidth number

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

setNetworkActivityIndicatorVisible(visible)

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

renderNavigationView function The navigation view that will be rendered to the side of the screen and can

2025-01-10 15:47:30