Just wanted to say that besides all the React Native, Svelte, Flutter, and other topics...
I'm still a big fan of for building awesome mobile apps for all platforms ❤️
Conversation
I'd recommend using it in this way: with Ionic controls for the shell and Tailwind for the page content. That way you get native transitions/etc but can style your pages as you wish: github.com/mlynch/nextjs-
Of course you can use Tailwind + without Ionic UI!
That's how I've been doing. But one thing that bothers me here is the usage of Nextjs. I just read the code and saw that many features that come with nextjs are just gone. Using nextjs w/ capacitor here is overengineering, no?
2
That’s true, it’s not doing much in this case, but we have to speak the language of what devs are looking for. I’m hacking on another approach that uses full Next SSR features in Capacitor. Trade-offs with both
1
Show replies
Thanks Max, yeah that combination makes sense. Will create a video on combining Ionic and Tailwind with that approach!
1
2



