Although not yet gone, Ionic v6 deprecates the virtual scroll component so instead of using the Ionic implementation, we now need to use a different…
Read MoreWith Ionic 6, styling modals and popovers has changed slightly because you can’t easily access all properties anymore as they are converted to use Shadow…
Read MoreIonic Storage is a great package to easily store data inside your Ionic application using the best available storage mechanism, but many developers encountered problems…
Read MoreWith Ionic Framework v6 the ion-slides component will be deprecated, because it was always just a proxy for the underlying Swiper package.
Read MoreIf you need to work with a SOAP API while you traditionally only used REST APIs, you will find it very challenging to implement the…
Read MoreWhen you have a long list of elements, adding a segment to divide your list in categories comes in handy. And you can make that…
Read MoreIf you want to migrate your Ionic app to Capacitor 3, there’s a few things you need to take care of in order to enjoy…
Read MoreIf you want to implement caching inside your Ionic app and want to make sure your images are locally available as well, you can create…
Read MoreWhen your app covers the whole screen, chances are high the default status bar color doesn’t work well in combination with your background color at…
Read MoreWhile we have access to a certain amount of different navigation templates, the one used in applications like WhatsApp is different and requires a more…
Read More