mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 04:35:36 +08:00
[Docs] Clarify schema support for LinkingIOS.openURL in Simulator
This commit is contained in:
@@ -80,6 +80,10 @@ var DEVICE_NOTIF_EVENT = 'openURL';
|
|||||||
* }
|
* }
|
||||||
* });
|
* });
|
||||||
* ```
|
* ```
|
||||||
|
*
|
||||||
|
* _The iOS simulator does not support the `mailto:` and `tel:` schemas
|
||||||
|
* because the Mail and Phone apps are not installed - you will need to test
|
||||||
|
* them on a device._
|
||||||
*/
|
*/
|
||||||
class LinkingIOS {
|
class LinkingIOS {
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user