View#accessibilityComponentType
  • References/JavaScript/React Native/Components: View

androidaccessibilityComponentType AccessibilityComponentType Indicates to

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

static mergeItem(key, value, callback?) Merges existing value with input

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

barTintColor color Background color

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

initialRouteStack [object] Provide a set of routes to initially mount. Required if no initialRoute

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

step number Step value of the slider. The value should be between 0 and (maximumValue - minimumValue). Default

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

setOffset(offset) Sets an offset that is applied on top of whatever value is set, whether via setValue

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

iosalwaysBounceHorizontal bool When true, the scroll view bounces horizontally

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

onMoveShouldSetResponderCapture function

2025-01-10 15:47:30
ListViewDataSource#getSectionHeaderData()
  • References/JavaScript/React Native/Miscellaneous

getSectionHeaderData(sectionIndex) Gets the data required to render the section header

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

static event(argMapping, config?) Takes an array of mappings and extracts

2025-01-10 15:47:30