If you want to add authentication to your Ionic app, chances are high today that you want to send some specific headers with all of…
Read MoreIf you have used a select component with Ionic before you might have noticed a general lack of options and functions that you need. Lucky…
Read MoreAdding filters to your images inside an Ionic app can be challenging as the calculations are not really trivial. Therefore, using an external package so…
Read MoreWhen you are working with images inside your Ionic app and allow users to capture images, chances are high you might want to offer some…
Read MoreThe questions about the navigation patterns side menu and tab bar never end, especially how they can both work together (friendly). Therefore today we will…
Read MoreWhen you are creating an Ionic app with different roles, chances are high you need different elements/pages for your different user roles. In case of…
Read MoreIf you work with a bigger team than just yourself on a software project, one thing is 100% mandatory: Good code documentation! Ionic is no…
Read MoreThere are several scenarios for an Ionic Lock Screen and although the Pattern Lock was famous on Android, a Pin number entry is more secure…
Read MoreWorking with PDFs or other files can sometimes be a bit tricky, especially when the WKWebView on iOS handles stuff differently or you only get…
Read MoreIf your app works with some kind of API and needs to display remote images you will most likely end up thinking about caching either…
Read More