dev Ionic vs Native vs Hybrid I did a lot of research about that topic a few years ago. Should I keep using Ionic? Should I switch to native apps? Should I start working with an hybrid framework like React Native or Xamarin? After 5 years of working with Ionic daily, I feel pretty confident about
dev How to force the light or dark theme on Ionic When I created my last app, "daily baby care" (an app for my wife and I, to track our 3 months infant meals & naps), I wanted to add a button in the app to force the light/dark theme. Something like this: So how would it work? Well, by default,
dev How to test your dark theme on Chrome When you create a new Ionic app, there is a dark theme by default. On most of my apps, I used to remove it by default. I'm not a big fan of the dark themes as they make everything harder to read... But on my last app, I wanted to