SliderIOS#value
  • References/JavaScript/React Native/Components: SliderIOS

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

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
RefreshControl#title
  • References/JavaScript/React Native/Components: RefreshControl

iostitle string The title displayed under the refresh indicator.

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
Slider#onSlidingComplete
  • References/JavaScript/React Native/Components: Slider

onSlidingComplete function Callback called when the user finishes changing the value (e.g. when the slider

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

iostrackImage Image.propTypes.source Assigns a single image for the track

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

marginLeft number

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
TabBarIOS#itemPositioning
  • References/JavaScript/React Native/Components: TabBarIOS

itemPositioning enum('fill', 'center', 'auto') Specifies tab bar item positioning. Available values are:

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

onChangeVisibleRows function (visibleRows, changedRows) => void Called when the set of visible

2025-01-10 15:47:30