Create a Burger Shop App in Xamarin Forms

Xamarin Forms has awesome tools and controls to create modern user interface. In this video, you will learn the process of creating a Burger Shop App in Xamarin Forms using Collection View, Carousel View & the MVVM architectural pattern.

Collection View and Carousel View in Xamarin Forms are great ways to present data in your views. Share on X

TOPICS COVERED

  • CollectionView in Xamarin Forms
  • MVVM in Xamarin Forms
  • Xamarin INotifyPropertyChanged Implementation
  • CarouselView in Xamarin Forms