LayoutAnimation#configChecker
  • References/JavaScript/React Native/APIs

configChecker: CallExpression

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

iosallowsInlineMediaPlayback bool Determines whether HTML5 videos play inline

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
ToastAndroid#LONG
  • References/JavaScript/React Native/APIs

LONG: MemberExpression

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

static showShareActionSheetWithOptions(options, failureCallback, successCallback)

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

static stagger(time, animations) Array of animations may run in parallel

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

constructor(value)

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

keyboardType enum('default', 'email-address', 'numeric', 'phone-pad', 'ascii-capable', 'numbers-and-punctuation', 'url', 'number-pad', 'name-phone-pad'

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
Animated#track()
  • References/JavaScript/React Native/APIs

track(tracking) Typically only used internally.

2025-01-10 15:47:30