TouchableWithoutFeedback#disabled
  • References/JavaScript/React Native/Components: TouchableWithoutFeedback

disabled bool If true, disable all interactions for this component.

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

ioslegalLabelInsets {top: number, left: number, bottom: number, right: number} Insets

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

accessibilityComponentType View.AccessibilityComponentType

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

flexDirection enum('row', 'column')

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

onChange function Callback that is called when the user taps a segment; passes the event as an argument

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

unselectedTintColor color Color

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

scrollRenderAheadDistance number How early to start rendering rows before they come on screen, in pixels

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

subtitle string Sets the toolbar subtitle.

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

removeClippedSubviews bool This is a special performance property exposed by RCTView and is useful for scrolling

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

replaceAtIndex(route, index, cb) Replace a scene as specified by an index index specifies

2025-01-10 15:47:30