nextjs-tailwind-ionic-capacitor-starter
nextjs-tailwind-ionic-capacitor-starter copied to clipboard
A starting point for building an iOS, Android, and Progressive Web App with Tailwind CSS, React w/ Next.js, Ionic Framework, and Capacitor
Don't know how to qualify this but it looks like a minor bug. ### How to reproduce - npm run dev - open project in a Chrome-based browser (I tried...
Basically what it says on the tin.... I wanted to find out but it seems like no one really knows. Hopefully some of the folk visiting this repo know. Cheers!
I have been really enjoying the NextJS and Ionic integration. So far it's very fast and impressive to be able to leverage strengths of NextJS and one framework. The SSR...
Thanks for the good example. Both Ionic and Capacitor are great products. But I'm having trouble integrating it with Appflow. When installing Appflow SDK, `react-scripts build` is required, but it...
Is there a way to use getStaticProps with this? I want to generate my pages statically using an API but as far as I can tell this will only work...
Hello, first of all, thank you for the good template! Is it possible to export nextjs for electron? 👀 It is quite impressive that this template uses capacitorjs. How about...
Unsplash images are not showing on Android. On the browser works fine but building and exporting the app for Android is not showing the images because is getting the URL....
Howdy! I was just wondering if you would consider [adding a license to the repo](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository) so I know whether or not I can use this code in my projects. Thanks!
When navigating to a specific page using `routerLink`, everything goes well. When manually refreshing the page, I get an Hydration error. How do I solve this issue? The error: The...