Any help for using Framework7 with SolidJS?
Hey! I'm trying to make a Capacitor app using SolidJS and want to use Framework7 (https://framework7.io/docs) with it. I want to be able to use Solid components, routes, ... inside Framework7.
I'm currently stuck with their router.
I was able to render a Solid component using
But I don't really know how I can switch routes or even make them work 😂
I use the core library directly and there's not a lot of documentation when you're not using their components/routing solutions so I wonder if someone here could help me :p
Thanks!
2 Replies