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

onFocus function Callback that is called when the text input is focused

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

translucent bool A Boolean value that indicates whether the tab bar is translucent

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

static getInitialURL(callback) If the app launch was triggered by an app

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

static vibrate(pattern, repeat)

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

alignItems enum('flex-start', 'flex-end', 'center', 'stretch')

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

value number Initial value of the slider. The value should be between minimumValue and maximumValue, which

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

static parallel(animations, config?) Starts an array of animations all at

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

getLayout() Converts {x, y} into {left, top} for use in style, e.g.

2025-01-10 15:47:30
ListViewDataSource#getSectionHeaderData()
  • References/JavaScript/React Native/Miscellaneous

getSectionHeaderData(sectionIndex) Gets the data required to render the section header

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

translucent bool A Boolean value that indicates whether the navigation bar is translucent by default

2025-01-10 15:47:30