NavigatorIOS#popN()
  • References/JavaScript/React Native/Components: NavigatorIOS

popN(n: number) Go back N pages at once. When N=1, behavior matches pop()

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

iosbounces bool When true, the scroll view bounces when it reaches the end

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

iosthumbTintColor color

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

onValueChange function

2025-01-10 15:47:30
Animations
  • References/JavaScript/React Native/Guides

Fluid, meaningful animations are essential to the mobile user experience. Like everything in React Native, Animation APIs for React Native are currently under development,

2025-01-10 15:47:30
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
TextInput#clearTextOnFocus
  • References/JavaScript/React Native/Components: TextInput

iosclearTextOnFocus bool If true, clears the text field automatically when

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

onIconClicked function Callback called when the icon is selected.

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

removeClippedSubviews bool This is a special performance property exposed by RCTView and is useful for scrolling

2025-01-10 15:47:30