SegmentedControlIOS#onChange
  • References/JavaScript/React Native/Components: SegmentedControlIOS

onChange function Callback that is called when the user taps a segment; passes the event as an argument

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

static setItem(key, value, callback?) Sets value for key

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

ioslegalLabelInsets {top: number, left: number, bottom: number, right: number} Insets

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

refreshControl element A RefreshControl component, used to provide pull-to-refresh functionality for the

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

underlayColor color The color of

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

androidtranslucent bool If the status bar is translucent. When translucent

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

iosfollowUserLocation bool If true the map will follow the user's

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

ioshidesWhenStopped bool Whether the indicator should hide when not animating

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

iosindicatorStyle enum('default', 'black', 'white') The style of the scroll

2025-01-10 15:47:30