mirror of
https://github.com/lampaa/com.lampa.startapp.git
synced 2026-05-01 00:00:05 +08:00
Update README.md
This commit is contained in:
@@ -98,6 +98,10 @@ Example, call browser:
|
|||||||
```js
|
```js
|
||||||
navigator.startApp.start([["action", "VIEW"], ["https://github.com/lampaa"], ...);
|
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**
|
Use **iOS**
|
||||||
_Start application_
|
_Start application_
|
||||||
|
|||||||
Reference in New Issue
Block a user