MapView#active
  • References/JavaScript/React Native/Components: MapView

androidactive bool

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

iosallowFontScaling bool Specifies should fonts scale to respect Text Size

2025-01-10 15:47:30
Accessibility
  • References/JavaScript/React Native/Guides

Native App Accessibility (iOS and Android) Both iOS and Android provide APIs for making

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

static setNetworkActivityIndicatorVisible(visible: boolean)

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

source ImageSourcePropType The image source (either a remote URL or a local file resource).

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

androidaccessibilityLiveRegion enum('none', 'polite', 'assertive') Indicates

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

androidcollapsable bool Views that are only used to layout their children

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

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

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

getBadgeCount() Gets the badge count number from the aps object

2025-01-10 15:47:30
ListViewDataSource#cloneWithRows()
  • References/JavaScript/React Native/Miscellaneous

cloneWithRows(dataBlob, rowIdentities) Clones this ListViewDataSource with the specified

2025-01-10 15:47:30