Switch#value
  • References/JavaScript/React Native/Components: Switch

value bool The value of the switch. If true the switch will be turned on. Default value is false.

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

iosstickyHeaderIndices [number] An array of child indices determining

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

androidendFillColor color

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

badge string, number Little red bubble that sits at the top right of the icon.

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

background backgroundPropType Determines the type of background drawable that's going to be used to display

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

disabled bool If true the user won't be able to move the slider. Default value is false.

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

onEndEditing function Callback that is called when text input ends.

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

iosonShouldStartLoadWithRequest function Allows custom handling of any webview

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

static addEventListener(type, handler) Attaches a listener to remote or

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

androidnumberOfLines number Sets the number of lines for a TextInput. Use

2025-01-10 15:47:30