MapView#style
  • References/JavaScript/React Native/Components: MapView

style View#style Used to style and layout the MapView. See StyleSheet.js and

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

removeClippedSubviews bool A performance optimization for improving scroll perf of large lists, used in

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

static runApplication(appKey, appParameters)

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

jumpBack() Jump backward without unmounting the current scene.

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

static decay(value, config) Animates a value from an initial velocity to

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

static SelectableBackground() Creates an object that represents android theme's

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

removeEventListener(type, handler) Remove a handler by passing the url event type and the handler

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

actions [{title: string, icon: optionalImageSource, show: enum('always', 'ifRoom', 'never'), showWithText: bool}]

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

onSelectionChange function Callback that is called when the text input selection is changed

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

onDrawerClose function Function called whenever the navigation view has been closed.

2025-01-10 15:47:30