i am building an app in a studio that already has cordova.js, and a page system, i simply want to use components (for example: left panel,swipeout,tabs) with its html, css and js.
can anyone help?
I have successfully integrated swiper (https://github.com/nolimits4web/swiper) which is part of Framework7 but i need to use some if not all of the other components.
Best way to start is to study the templates which demonstrate the use of F7 widgets. The single View template is a good starting point.
Ps, I intentionally use the term widget here because there is also something like a (router) component or component template in F7.