Hi @Ray , sorry for picking up this old topic, but did you find other solutions outside Framework7.instance? Still not conviced about this solutions, as some stuff is not working (not all modules) and creating on page init seems also not to work.
Actually in the later Framework7 with App Connect, we have more Framework7 components and actions avaiyas App Connect components and flow actions. So you can program almost everything as in page and app flows, so there is no need for raw js programming.
Depends, but for example Action Sheets, Infinite Scroll, Pull to Refresh, Data Table, Calendar/Date Picker,… ? Those are all features that make an App “appy”.
I pretty sure, I miss something, but how can I setup them via Wappler? (I found “Action Modal”, but what can I do here?)
Yes with our front end framework App Connect everything is controlled by data bindings, dynamic attributes and events. Check maybe the App Connect introduction in the docs. And also the programming with App Connect flows.
I really appreciate that you have implemented more components (is there a list actually, would make things easier). Especially for those of us, who really really would like to use Wappler for mobile dev and try hard.
But this is not the solution / answer to the question.
The question is quite simple and clear: how to call Framework7 functions from within a actual Wappler page?
The Kitchensink examples don’t work in updated Wappler / Framework 7 projects, the same is true for the examples in the Framework7 docs, which all you guys often refer to. Sometimes retrieving a Instance of Framwork7 works somehow, but not completely.
Let’s take a very simple example: the Dialog page from the Kitchensink, how can this be implemented via the actual Wappler / Framework7 combination? Dialogs are something we need all the time everywhere. Perhaps some of you guys could do a series of quick tutorials on this basic things?
Unfortunately, this doesn’t work for all components, I tried, for example, to create a Gauge, but gauge.create didn’t work, the method create didn’t exist on Gauge on the Instance. Same for Action Sheets.
I am pretty sure, most of the stuff is there, but it’s simply not easy to find or logically (to me).
And then having in mind that I have to pay a monthly fee for the product and spend more time on searching the (sometimes really outdated docs), the forum, begging for direction and help and to annoy ppl here and then still failing is simply frustrating.