ProgressBarAndroid#progress
  • References/JavaScript/React Native/Components: ProgressBarAndroid

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

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

onDidFocus function Will be called with the new route of each scene after the transition is complete or

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

navigationBar node Optionally provide a component as navigation bar that persists across scene transitions

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

onPageSelected function This callback will be called once ViewPager finish navigating to selected page (when

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

date Date The currently selected date.

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

tintColor string The default color used for buttons in the navigation bar

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

activeOpacity number Determines what the opacity of the wrapped view should be when touch is active.

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

static configureNext(config, onAnimationDidEnd?) Schedules an animation

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

static runApplication(appKey, appParameters)

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

static multiply(a, b) Creates a new Animated value composed from two Animated

2025-01-10 15:47:30