mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-12 17:30:12 +08:00
Merge pull request #438 from petrbrzek/patch-1
Copy fix: Asyncronously -> Asynchronously
This commit is contained in:
@@ -34,7 +34,7 @@ type ReachabilityStateIOS = $Enum<{
|
||||
*
|
||||
* ### 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
|
||||
* - `wifi` - device is online and connected via wifi, or is the iOS simulator
|
||||
|
||||
Reference in New Issue
Block a user