ScrollView#snapToAlignment
  • References/JavaScript/React Native/Components: ScrollView

iossnapToAlignment enum('start', 'center', 'end') When snapToInterval

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

static addEventListener(eventName, handler) Invokes the listener whenever

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

iosmapType enum('standard', 'satellite', 'hybrid') The map type to be displayed

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

onAccessibilityTap function When accessible is true, the system will try to invoke this function

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

setOpacityTo(value: number) Animate the touchable to a new opacity.

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

padding number

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

iostitle string The title displayed under the refresh indicator.

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

static set(dims) This should only be called from native code by sending

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
AsyncStorage.getItem()
  • References/JavaScript/React Native/APIs

static getItem(key, callback?) Fetches key and passes the result

2025-01-10 15:47:30