An Accordion list is a very classic UI pattern, for which you can find about 100 jQuery solutions. But we want to develop an accordion…
Read MoreA few days back I found the Ionic Native Speech Recognition and thought to give it a try, as previously we had to use some…
Read MoreRecently one of the students of the Ionic Academy had the problem to send out emails using Ionic from his app with attachments, especially images.
Read MoreMany times you want to notify your users about events, but perhaps it is not worth implementing real push notifications. For those cases we can…
Read MoreUpgrading the Ionic Native package inside your Ionic app involves only a few steps, and the rewards are a smaller app package size and ability…
Read MoreWhen working with external libraries and NPM packages, you sometimes need to load those files in a different way than the rest of your packages…
Read MoreWith Ionic 3 we can change our Ionic apps to use lazy loading, which will significantly boost our performance. But we have to go through…
Read MoreThe Ionic image gallery is a classic pattern used in many applications which need to display any kind of grid with pictures or photos to…
Read MoreRecently I dig into authentication with Ionic a bit more and found a rather unrepresented topic that can actually help to secure your app really…
Read More