https://github.com/waitaction/cordova-plugin-ionic4-crosswalk-demo
cordova-plugin-ionic4-crosswalk-demo
https://github.com/waitaction/cordova-plugin-ionic4-crosswalk-demo
Last synced: 2 months ago
JSON representation
cordova-plugin-ionic4-crosswalk-demo
- Host: GitHub
- URL: https://github.com/waitaction/cordova-plugin-ionic4-crosswalk-demo
- Owner: waitaction
- Created: 2019-08-31T03:59:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T09:40:51.000Z (over 2 years ago)
- Last Synced: 2023-03-07T01:44:16.073Z (about 2 years ago)
- Language: TypeScript
- Homepage:
- Size: 4.4 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ccordova-plugin-ionic4-crosswalk-demo
cordova-plugin-ionic4-crosswalk-webview demo
> 编译时需要下载相关jar包,因此国内的网络需要翻墙
``` shell
cordova platform add [email protected]
npm install
npm run android
```