mirror of
https://github.com/status-im/react-native.git
synced 2025-01-16 20:44:10 +00:00
Merge pull request #438 from petrbrzek/patch-1
Copy fix: Asyncronously -> Asynchronously
This commit is contained in:
commit
53142c2710
@ -34,7 +34,7 @@ type ReachabilityStateIOS = $Enum<{
|
|||||||
*
|
*
|
||||||
* ### reachabilityIOS
|
* ### reachabilityIOS
|
||||||
*
|
*
|
||||||
* Asyncronously determine if the device is online and on a cellular network.
|
* Asynchronously determine if the device is online and on a cellular network.
|
||||||
*
|
*
|
||||||
* - `none` - device is offline
|
* - `none` - device is offline
|
||||||
* - `wifi` - device is online and connected via wifi, or is the iOS simulator
|
* - `wifi` - device is online and connected via wifi, or is the iOS simulator
|
||||||
|
Loading…
x
Reference in New Issue
Block a user