
Ionic Forum - Build cross-platform mobile apps with HTML, CSS, and ...
Forum for Ionic Framework, Capacitor, and everything cross-platform mobile app development related
Add TailwindCSS to Ionic - Ionic Framework - Ionic Forum
Feb 26, 2021 · When using ionic-cli Tailwind is not working because ionic-cli does not use the package.json scripts to run and build the project, looks like it uses react-scripts directly. So could this …
Using and configuring IonicStoreage for Standalone (2025) - Ionic ...
Aug 8, 2025 · Hi, I am in the process of updating my Ionic / Angular application to standalone. I have Angular v20.1.4, Ionic v8.7.1 I see some older post on setting up Ionic storage, and also at GitHub - …
Ionic with Vite - Ionic React - Ionic Forum
Dec 5, 2024 · If you are using Vite, the index.html goes in the root folder and not public. Are you converting your app over to using Vite? If so, maybe take a look at the React Vite starter project to …
Ionic build into wrong directory: www/browser?
Jan 29, 2025 · I am reimplementing my Ionic+Angular+PWA app using updated versions of “everything”. I’ve ported everything over to Ionic + Angular v.19 and worked out all the bugs. When I do an ionic …
[ (ngModel)]="binding" ionic 7 - Ionic Framework - Ionic Forum
Apr 4, 2023 · how to update [ (ngModel)]=“binding” for new ionic 7 ionic 6 <ion-input type=“password” [ (ngModel)]=“binding” required=“true”> now ionic 7 ?
Ionic Vue JS Tutorials
Jun 21, 2023 · Ionic Vue Firebase - Ionic Framework v6 VueJS And Firebase - Authentication Flow Using Pinia For State Management - YouTube Ionic Vue Supabase - Vue JS Essentials: A Beginners …
How to convert an HTML5 content into ionic app
Jul 19, 2016 · Dear Team, Our team starts designing on our new project and done the HTML5 conversion with the design. But when we try to integrate the design on the ionic project we are …
Error when running ionic serve - Ionic Framework - Ionic Forum
May 7, 2019 · I have a very similar problem, still not solved. My app cannot be compiled anymore. “Ionic serve” or “ionic cordova build android” gives: Error: spawn UNKNOWN at ChildProcess.spawn …
Capacitor Google Login - Ionic Forum
Feb 20, 2023 · Have you managed to find a solution using latest versions, Amplify v6, Capacitor v7, ionic v8 ? I’m having real issues setting up google and facebook logins via AWS Amplify in a …