RefreshControl#refreshing
  • References/JavaScript/React Native/Components: RefreshControl

refreshing bool Whether the view should be indicating an active refresh.

2025-01-10 15:47:30
Generating Signed APK
  • References/JavaScript/React Native/Guides (Android)

Android requires that all apps be digitally signed with a certificate before they can be installed, so to distribute your Android application via

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

date Date The currently selected date.

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

Static Image Resources As of 0.14 release, React Native provides a unified way of managing images in your

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

androidbackgroundColor color

2025-01-10 15:47:30
Navigator#replace()
  • References/JavaScript/React Native/Components: Navigator

replace(route) Replace the current scene with a new route.

2025-01-10 15:47:30
ShadowPropTypesIOS#shadowOpacity
  • References/JavaScript/React Native/Polyfills

shadowOpacity number

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

iosdecelerationRate enum('fast', 'normal'), number A floating-point number

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

onPress function Callback when this tab is being selected, you should change the state of your component

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

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

2025-01-10 15:47:30