NavigatorIOS#shadowHidden
  • References/JavaScript/React Native/Components: NavigatorIOS

shadowHidden bool A Boolean value that indicates whether to hide the 1px hairline shadow by default

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

onMoveShouldSetResponderCapture function

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

marginVertical number

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

source {uri: string, method: string, headers: object, body: string}, {html: string, baseUrl: string}, number Loads

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

push(route) Navigate forward to a new scene, squashing any scenes that you could jumpForward

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

Fluid, meaningful animations are essential to the mobile user experience. Like everything in React Native, Animation APIs for React Native are currently under development,

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
MapView#minDelta
  • References/JavaScript/React Native/Components: MapView

iosminDelta number Minimum size of area that can be displayed.

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

initialRouteStack [object] Provide a set of routes to initially mount. Required if no initialRoute

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

static modulo(a, modulus) Creates a new Animated value that is the (non-negative)

2025-01-10 15:47:30