Flexbox#borderBottomWidth
  • References/JavaScript/React Native/Polyfills

borderBottomWidth number

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

disabled bool If true the user won't be able to toggle the switch. Default value is false.

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

static createInteractionHandle() Notify manager that an interaction has started

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

getMetrics() Exports some data, e.g. for perf investigations or analytics.

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

testID string Used to locate this view in end-to-end tests.

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

static requestPermissions(permissions?) Requests notification permissions

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

static showShareActionSheetWithOptions(options, failureCallback, successCallback)

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

pressRetentionOffset {top: number, left: number, bottom: number, right: number} When the scroll view is

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

iosselectionState DocumentSelectionState See DocumentSelectionState.js, some

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

static removeEventListener(eventName, handler) Removes the listener for network

2025-01-10 15:47:30