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

iosclearButtonMode enum('never', 'while-editing', 'unless-editing', 'always') When

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

Value: AnimatedValue Standard value class for driving animations. Typically initialized with new Animated

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

iosautomaticallyAdjustContentInsets bool Controls whether iOS should automatically

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

margin number

2025-01-10 15:47:30
StyleSheet#flatten
  • References/JavaScript/React Native/APIs

flatten: CallExpression Flattens an array of style objects, into one aggregated style object. Alternatively

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

contentInsetEnd number Sets the content inset for the toolbar ending edge. The content inset affects

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

title string Text that appears under the icon. It is ignored when a system icon is defined.

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

stopAnimation(callback?) Stops any running animation or tracking. callback is invoked with

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

static runAfterInteractions(task) Schedule a function to run after all interactions

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

selectedIndex number The index in props.values of the segment to be (pre)selected.

2025-01-10 15:47:30