TabBarIOS#barTintColor
  • References/JavaScript/React Native/Components: TabBarIOS

barTintColor color Background color

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

horizontal bool When true, the scroll view's children are arranged horizontally in a row instead of vertically

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

static cancelAllLocalNotifications() Cancels all scheduled localNotifications

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

progressTintColor string The tint color of the progress bar itself.

2025-01-10 15:47:30
Linking Libraries
  • References/JavaScript/React Native/Guides (iOS)

Not every app uses all the native capabilities, and including the code to support all those features would impact the binary size... But we still want to make it easy to add

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

thumbImage Image.propTypes.source Sets an image for the thumb. It only supports static images.

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

iosthumbTintColor color

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

unselectedTintColor color Color

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

static setBackgroundColor(color: string, animated: boolean)

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

testID string Used to locate this view in end-to-end tests.

2025-01-10 15:47:30