AlertIOS.prompt()
  • References/JavaScript/React Native/APIs

static prompt(title, message?, callbackOrButtons?, type?, defaultValue?) Prompt

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

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

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

style style Flexbox... ShadowPropTypesIOS#style

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

onDrawerSlide function Function called whenever there is an interaction with the navigation view.

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

onActionSelected function Callback that is called when an action is selected. The only argument that is

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

ioscontentOffset PointPropType Used to manually set the starting scroll offset

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

tintColor string Accent color of the control.

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

pop() Go back one page

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

pointerEvents enum('box-none', 'none', 'box-only', 'auto') Controls whether the View can be the target

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

onChange function Callback that is called when the text input's text changes.

2025-01-10 15:47:30