ScrollView#directionalLockEnabled
  • References/JavaScript/React Native/Components: ScrollView

iosdirectionalLockEnabled bool When true, the ScrollView will try to lock

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

iossuppressHighlighting bool When true, no visual change is made when text

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
Profiling Android UI Performance
  • References/JavaScript/React Native/Guides (Android)

We try our best to deliver buttery-smooth UI performance by default, but sometimes that just isn't possible. Remember, Android supports 10k+ different phones and is generalized

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

static create(duration, type, creationProp) Helper for creating a config

2025-01-10 15:47:30
Flexbox#borderWidth
  • References/JavaScript/React Native/Polyfills

borderWidth number

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

static open(options) Opens the standard Android date picker dialog.

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

iosdecelerationRate enum('fast', 'normal'), number A floating-point number

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

testID string A unique identifier for this element to be used in UI Automation testing scripts.

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

static removeEventListener(eventName, handler)

2025-01-10 15:47:30