Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vasani-arpit/cordova-url-to-app
A Cordova template to instantly create an app from URL.
https://github.com/vasani-arpit/cordova-url-to-app
android cordova cordova-template inappbrowser javascript
Last synced: about 1 month ago
JSON representation
A Cordova template to instantly create an app from URL.
- Host: GitHub
- URL: https://github.com/vasani-arpit/cordova-url-to-app
- Owner: vasani-arpit
- Created: 2017-10-25T17:29:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-25T17:35:11.000Z (about 7 years ago)
- Last Synced: 2024-11-05T16:03:21.244Z (3 months ago)
- Topics: android, cordova, cordova-template, inappbrowser, javascript
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cordova-url-to-app template
A Cordova template to instantly create an app from URL.### TODOs
- create a template
- add cordova device and splash screen plugin
- url can be passed from cli (if possible)
- add dialog and network information plugin
- show loading dialog when IAB is loading
- Toggle IAB when user is online/offline. do the same for message like "You are offline please connect to internet."