NativeMethodsMixin.focus()
  • References/JavaScript/React Native/APIs

static focus() Requests focus for the given input or view. The exact behavior

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

onStartShouldSetResponderCapture function

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

paddingLeft number

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

renderError function Function that returns a view to show if there's an error.

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

static blur() Removes focus from an input or view. This is the opposite of

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

iosonScrollAnimationEnd function Called when a scrolling animation ends.

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

openDrawer() Opens the drawer.

2025-01-10 15:47:30
LayoutAnimation#configChecker
  • References/JavaScript/React Native/APIs

configChecker: CallExpression

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

onSubmitEditing function Callback that is called when the text input's submit button is pressed. Invalid

2025-01-10 15:47:30