WebView#javaScriptEnabled
  • References/JavaScript/React Native/Components: WebView

androidjavaScriptEnabled bool Used on Android only, JS is enabled by default

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

androiddomStorageEnabled bool Used on Android only, controls whether DOM

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

iosbounces bool

2025-01-10 15:47:30
Core Components
  • References/JavaScript/React Native/Tutorials

Components are the building blocks for a React Native application. A React Native user interface (UI) is specified by declaring components, possibly nested, and then those

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

static saveImageWithTag(tag) Saves the image to the camera roll / gallery

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

flattenOffset() Merges the offset value into the base value and resets the offset to zero. The final output

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

static modulo(a, modulus) Creates a new Animated value that is the (non-negative)

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

androidscrollPerfTag string Tag used to log scroll performance on this scroll

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

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

2025-01-10 15:47:30