CollectionView on Xamarin Forms. How to solve this annoying bug on iOS
CollectionViews are one of the most used components available on Xamarin and they offer an incredible flexibility to show your data. But they have a big bug on iOS.
CollectionViews are one of the most used components available on Xamarin and they offer an incredible flexibility to show your data. But they have a big bug on iOS.
Let’s discover how to quickly change the Background color of the Selected Item in a CollectionView
Discover how to enroll in the Apple Small Business Program and save 50% on Apple commissions.
In this post I’ll show how to properly use the MVVM (Model – View – ViewModel) design pattern in Xamarin Forms with ListView and CollectionView.
Discover how to add a FontAwesome icon to your Xamarin apps with this great utility.
Thanks to a new feature of Xamarin Forms, it’s now possible to add custom fonts to your apps, quickly and easily. Discover ow to do it in few seconds!
Discover how to run your Xamarin.Forms iOS apps on your Apple device without using a Mac. It’s easy and it’s fast! Try it right now
There are new great features in the new Xamarin.Forms and one extremely important reason why you should use it. Discover here why.
In this tutorial I’ll show you how to improve the performance of your apps for android and iOS using the Compile Bindings on Xamarin.Forms.
If you are using ListViews in your projects, you must read this and replace them with CollectionViews. They you can thank me later!