ToolbarAndroid#rtl
  • References/JavaScript/React Native/Components: ToolbarAndroid

rtl bool Used to set the toolbar direction to RTL. In addition to this property you need to add

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

static SelectableBackground() Creates an object that represents android theme's

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

onValueChange function Invoked with the new value when the value changes.

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

placeholderTextColor string The text color of the placeholder string

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

iosshowsPointsOfInterest bool If false points of interest won't

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

momentary bool If true, then selecting a segment won't persist visually. The onValueChange

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

trackTintColor string The tint color of the progress bar track.

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

showsHorizontalScrollIndicator bool When true, shows a horizontal scroll indicator.

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

editable bool If false, text is not editable. The default value is true.

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

color color Color of the progress

2025-01-10 15:47:30