NetInfo.isConnectionExpensive()
  • References/JavaScript/React Native/APIs

isConnectionExpensive Available on Android. Detect if the current active connection is metered or not. A network is classified as metered when

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

onDrawerOpen function Function called whenever the navigation view has been opened.

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

onValueChange function Callback that is called when the user taps a segment; passes the segment's value

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

iosmaximumZoomScale number The maximum allowed zoom scale. The default value

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

androidcolors [color]

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

styleAttr STYLE_ATTRIBUTES Style of the ProgressBar. One of: Horizontal Normal (default)

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

onBlur function Callback that is called when the text input is blurred

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

static prefetch(url: string) Prefetches a remote image for later use by downloading

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

renderScrollComponent function (props) => renderable A function that returns the scrollable component

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

static scheduleLocalNotification(details) Schedules the localNotification

2025-01-10 15:47:30