I have always wanted to create a section bar similar to the one that Facebook mobile app has for showing different content in Facebook groups…
Tag: Xamarin Forms
I had always wondered how to achieve a draggable view in Xamarin Forms to create some different user experiences. You can definitely do this by using custom…
When having a lot of content in a view we might have to lower our text size to be able to show all the content…
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…
When working in applications that involve image sharing you might need to provide some functionality related to image manipulation like applying filters. But there’s not a…