phonegap-template-vue-f7-tabs
phonegap-template-vue-f7-tabs copied to clipboard
A TabBar PhoneGap template using Vue.js and Framework7
Out of the box, the routing does not seem to work.
Using the instructions it runs well in browser but not in Android. 03-17 21:42:11.871: D/SystemWebChromeClient(32313): file:///android_asset/www/app.js: Line 1 : Uncaught SyntaxError: Unexpected token =>
Update font-size from 25px to 28px See: [https://github.com/framework7io/framework7-icons/blob/master/README.md](https://github.com/framework7io/framework7-icons/blob/master/README.md)
How do we enable default iOS theme in browser?
I believe my dev environment is current, but can't build this app. npm run dev > [email protected] dev /var/www/cordova/phonegap-template-vue-f7-tabs-exmample > webpack-dev-server --inline --progress --config build/webpack.dev.conf.js 28% building modules 152/154 modules...
How do we do nested navigations? Ex. I'm in service tab with cards and I'd like to dynamically get to a page to render the details of each service. Would...
Add details about the folders and project structure etc, like found in the [Stockpile Project Overview docs](http://stage.docs.phonegap.com/tutorials/stockpile/01-project-overview/) into here.