mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-30 05:55:48 +08:00
Copy fix: Asyncronously -> Asynchronously
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user