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
PushNotificationIOS.presentLocalNotification()
  • References/JavaScript/React Native/APIs

static presentLocalNotification(details) Schedules the localNotification

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

keyboardDismissMode enum('none', 'on-drag') Determines whether the keyboard gets dismissed in response to

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

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

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

onFocus function Callback that is called when the text input is focused

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

iosminDelta number Minimum size of area that can be displayed.

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

setStyle(style, animated?)

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

iosshouldRasterizeIOS bool Whether this view should be rendered as a bitmap

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

titleTextColor string The default text color of the navigation bar title

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