mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-09 17:13:46 +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 {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user