NavigatorIOS#tintColor
  • References/JavaScript/React Native/Components: NavigatorIOS

tintColor string The default color used for buttons in the navigation bar

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

scalesPageToFit bool Sets whether the webpage scales to fit the view and the user can change the scale.

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

static setHidden(hidden: boolean, animation: 'none' | 'fade' | 'slide')

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

iosalwaysBounceVertical bool When true, the scroll view bounces vertically

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

static checkPermissions(callback) See what push permissions are currently

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

iossnapToInterval number When set, causes the scroll view to stop at multiples

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

iosbouncesZoom bool When true, gestures can drive zoom past min/max and the

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

static exitApp()

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

static create(config) @param {object} config Enhanced versions of all of

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

onMoveShouldSetResponder function

2025-01-10 15:47:30