QR Codes are still relevant and a great way to share data easily. With your Ionic 4 app you can not only scan them but…
Read MoreIf you plan to develop a quick management app including native contacts, follow along this quick win to see how all of the basic native…
Read MoreSince Ionic 4 makes use of CSS variables, it has become incredibly easy to switch the whole style of your application or dynamically style parts…
Read MoreWhen you are working with lists and especially long lists with many items, you need a way to jump to items.
Read MoreIf you want to use your app for multiple user groups, chances are high you need to present different UI elements or pages to your…
Read MoreIf you are working with huge amounts of data, you might have experienced performance problem with the standard Ionic list and your items.
Read MoreIf you want to offer your users a list of different elements to select from, you sometimes want more power and control over the Ionic…
Read MoreAlmost unnoticed since Ionic 4 we have a great, maybe underrated new component named ion-picker which allows us to display exactly what you might wish:…
Read MoreBuilding your own chat component isn’t that easy, especially the backend part of connecting your users and managing your groups. But leaving that out for…
Read MoreIonic already comes with some helpful utilities for converting strings or adding padding to elements, and Angular as well has a bunch of awesome built…
Read More