mirror of
https://github.com/lampaa/com.lampa.startapp.git
synced 2026-04-12 00:00:30 +08:00
Update README.md
This commit is contained in:
@@ -98,6 +98,10 @@ Example, call browser:
|
||||
```js
|
||||
navigator.startApp.start([["action", "VIEW"], ["https://github.com/lampaa"], ...);
|
||||
```
|
||||
Example, call facebook:
|
||||
```js
|
||||
navigator.startApp.start([["action", "VIEW"], ["fb://facewebmodal/f?href=https://www.facebook.com/GitHub"], ...);
|
||||
```
|
||||
|
||||
Use **iOS**
|
||||
_Start application_
|
||||
|
||||
Reference in New Issue
Block a user