CollectionViewChallenge
CollectionViewChallenge copied to clipboard
### Screenshots ### Android original app (Screenshot)  Xamarin forms CollectionView (Screenshot)  ### What went well? ### How easy is it to convert your existing ListView to the CollectionView?...
Thank's Xamarin Team for Collection View.
android vs ios   ### What went well? ### it was easy...
Created a view using the new CollectionView I've also implemented the same view using a ListView within this app to make it easier to do a side by side comparison....
**Screenshots:** **Android:** **iOS** **Experience/General Feedback:** It was so easy to change between ListView and CollectionView. Apart from removing the unused/unavailable parameters, everything worked seamlessly. The EmptyView is such a nice,...