In the second part of the series about Dynamic Data, we covered how to filter and sort items. In this part, we are going to…
Tag: sample
In the first part of the series about Dynamic Data I covered how to start with it by adding, editing and deleting items. In this…
I have recently been exploring DynamicData and since I started using it, I can say that it has been a game changer in my applications.…
iOS 13 provides a way to authenticate users in applications by using their Apple Id account. In this post, I will show you how to…
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…