Animated.timing()
  • References/JavaScript/React Native/APIs

static timing(value, config) Animates a value along a timed easing curve

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

static open(options) Opens the standard Android time picker dialog.

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

Events: CallExpression

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

static get(dim) Initial dimensions are set before runApplication

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

pointerEvents enum('box-none', 'none', 'box-only', 'auto') Controls whether the View can be the target

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

openURL(url) Try to open the given url with any of the installed apps. You can use

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

renderScene function Required function which renders the scene for a given route. Will be invoked with

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

getMetrics() Exports some data, e.g. for perf investigations or analytics.

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

immediatelyResetRouteStack(nextRouteStack: RouteStack) Reset every scene with an array of routes.

2025-01-10 15:47:30