For the last few months, I’ve been writing about how to create a binding library, as a result of this, decided to create a plugin…
Category: Plugins
I have been working with integrating push notifications in mobile apps for a while now and got a bit frustrated about going to the same…
Working with push notifications can be challenging because each platform has its own way of implementing it. Firebase Cloud Messaging allows you to send/receive notifications to a…
Many times in our applications we need to upload files as fast as we can. So the best way to achieve this is using each…