NavigatorIOS#replace()
  • References/JavaScript/React Native/Components: NavigatorIOS

replace(route: { component: Function; title: string; passProps?: Object; backButtonTitle?: string; backButtonIcon?: Object; leftButtonTitle?: string;

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

renderAsOriginal bool If set to true it renders the image as original, it defaults to being displayed as

2025-01-10 15:47:30
TouchableNativeFeedback.SelectableBackgroundBorderless()
  • References/JavaScript/React Native/Components: TouchableNativeFeedback

static SelectableBackgroundBorderless() Creates an object that represent

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

onScroll function Fires at most once per frame during scrolling. The frequency of the events can be controlled

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

iosthumbImage Image.propTypes.source Sets an image for the thumb. Only static

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

iosonTintColor color

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

iostintColor color

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

renderSectionHeader function (sectionData, sectionID) => renderable If provided, a sticky header

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

androidimportantForAccessibility enum('auto', 'yes', 'no', 'no-hide-descendants') Controls

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

accessible bool When true, indicates that the view is an accessibility element. By default, all the touchable

2025-01-10 15:47:30