A sample PhoneGap App built wth Framework7.
Stars
20
Forks
6
Watchers
20
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
Modified to use latest version of Framework7 and to support Cordova iOS 4.0.1. Removed unnecessary plugins, added WKWebView Engine plugin and latest version for InAppBrowser to config.xml.
8b264fdView on GitHubCommented out line needing fixing for home menu item
c6e4a84View on GitHubLoad index.html on home rather than just the page template.
f2969c5View on GitHubUpdates to fix explicit value retrieval from search form and switched to ajax() specific call over getJSON().
135e6bbView on GitHubFound bug with switch toggle always showing 'on' value using the .val() function. Fixed with plain JS. Modified some CSS for layout purposes and footers. Made menu items more generally clickable and added a Home item.
12f7d0aView on GitHub