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
PushNotificationIOS.getInitialNotification()
  • References/JavaScript/React Native/APIs

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

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

openURL(url) Try to open the given url with any of the installed apps. You can use

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

iosminimumTrackTintColor string The color used for the track to the left

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

onEndReached function Called when all rows have been rendered and the list has been scrolled to within

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

onPress function Called when the touch is released, but not if cancelled (e.g. by a scroll that steals the

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

isFocused(): boolean Returns if the input is currently focused.

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

onError function Invoked when load fails

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

track(tracking) Typically only used internally.

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

progress number The progress value (between 0 and 1).

2025-01-10 15:47:30