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

titleTextColor string The default text color of the navigation bar title

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

initialRoute {component: function, title: string, passProps: object, backButtonIcon: Image.propTypes.source, backButtonTitle: string, leftButtonIcon:

2025-01-10 15:47:30
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
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
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
ListViewDataSource#getRowCount()
  • References/JavaScript/React Native/Miscellaneous

getRowCount()

2025-01-10 15:47:30