NET Conf: Focus on Xamarin samples
Перейти к файлу
Javier Suárez Ruiz 9401ac824c Updated README 2020-03-04 20:56:08 +01:00
images Updated README 2020-03-04 20:56:08 +01:00
src Initial source code commit 2020-03-02 20:13:08 +01:00
.gitattributes Added gitignore 2020-03-02 20:11:22 +01:00
.gitignore Added gitignore 2020-03-02 20:11:22 +01:00
README.md Updated README 2020-03-04 20:56:08 +01:00

README.md

Focus on Xamarin

CollectionView, CarouselView, IndicatorView, RefreshView and SwipeView demos used in the "Visualize Your Data (CollectionView, CarouselView, & Beyond)" Focus on Xamarin event session.

  • DrinksGalleryApp: Xamarin.Forms goodlooking UI sample using the new CarouselView (Parallax).
  • FavFighters: Xamarin.Forms goodlooking UI sample using the SwipeView.
  • FoodDeliveryDuo: Xamarin.Forms good looking UI sample for Surface Duo using CarouselView, CollectionView, IndicatorView, etc.
  • FlightBookingApp: Xamarin.Forms goodlooking UI sample using the SwipeView.

Code released under the MIT license.