TextInput#placeholder
  • References/JavaScript/React Native/Components: TextInput

placeholder string The string that will be rendered before text input has been entered

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

renderScene function Required function which renders the scene for a given route. Will be invoked with

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

getMetrics() Exports some data, e.g. for perf investigations or analytics.

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

itemWrapperStyle View#style The default wrapper style for components in the navigator. A common use case

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

immediatelyResetRouteStack(nextRouteStack: RouteStack) Reset every scene with an array of routes.

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

defaultValue string Provides an initial value that will change when the user starts typing. Useful for simple

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

iosblurRadius number blurRadius: the blur radius of the blur filter added

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

onStartShouldSetResponderCapture function

2025-01-10 15:47:30
Geolocation.stopObserving()
  • References/JavaScript/React Native/Polyfills

static stopObserving()

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

static getInitialNotification() If the app launch was triggered by a push

2025-01-10 15:47:30