CollectionViewChallenge icon indicating copy to clipboard operation
CollectionViewChallenge copied to clipboard

Results 45 CollectionViewChallenge issues
Sort by recently updated
recently updated
newest added

### Screenshots ### Android original app (Screenshot) ![device-2018-07-10-225601](https://user-images.githubusercontent.com/8003428/56459225-3cfa3280-63ae-11e9-896a-23191fa8fb13.png) Xamarin forms CollectionView (Screenshot) ![CollectionView_Example](https://user-images.githubusercontent.com/8003428/56459226-4d121200-63ae-11e9-9f91-e31b2263bf74.png) ### 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 ![WhatsApp Image 2019-04-19 at 22 52 43](https://user-images.githubusercontent.com/43537399/56446209-3362c300-62f9-11e9-8d75-cba42d7379ae.jpeg) ![Simulator Screen Shot - iPhone X - 2019-04-19 at 23 05 47](https://user-images.githubusercontent.com/43537399/56446212-378ee080-62f9-11e9-92b8-8411467fd3ee.png) ### 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,...