Hi everybody 👋, in this short blog post I will write and show you another great feature from Prism Library which you can use in a Xamarin.Forms projects.
The feature is really great and can be used for confirming or preventing the navigation from the ViewModel. Hope you will like it.
In this blog post we will play and see what layout features CollectionView is providing to Xamarin.Forms developers. CollectionView is a new layout/control which we can be useed in order to show some collection of data.
CollectionView is still in Preview phase but what is showen so far it has bright future!
How to remove extra padding at the top of Label control in Xamarin.Forms
Microsoft Sunday, June 10, 2018Last few days I was working on more on UI design in one of the Xamarin.Forms projects. I tried to achieve same padding/margin around my labels and I seen that there is some extra padding at the top of the Label control on Android.