NetInfo#isConnected
  • References/JavaScript/React Native/APIs

isConnected Available on all platforms. Asynchronously fetch a boolean to determine internet connectivity.

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

onLoadStart function Invoked on load start

2025-01-10 15:47:30
StyleSheet#flatten
  • References/JavaScript/React Native/APIs

flatten: CallExpression Flattens an array of style objects, into one aggregated style object. Alternatively

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

drawerWidth number Specifies the width of the drawer, more precisely the width of the view that be pulled

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

goBack() Go back one page in the webview's history.

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

paddingVertical number

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

style View#style React style object.

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

style View#style Used to style and layout the MapView. See StyleSheet.js and

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

iossuppressHighlighting bool When true, no visual change is made when text

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

multiline bool If true, the text input can be multiple lines. The default value is false.

2025-01-10 15:47:30