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

ioscanCancelContentTouches bool When false, once tracking starts, won't try

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

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

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

onMoveShouldSetResponderCapture function

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

setStyle(style, animated?)

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

replaceAtIndex(route, index, cb) Replace a scene as specified by an index index specifies

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

iosonKeyPress function Callback that is called when a key is pressed. Pressed

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

A compelling reason for using React Native instead of WebView-based tools is to achieve 60 FPS and a native look & feel to your apps. Where possible, we would like for

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

rotateEnabled bool When this property is set to true and a valid camera is associated with

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

horizontal bool When true, the scroll view's children are arranged horizontally in a row instead of vertically

2025-01-10 15:47:30