VistianOpenSource / Birch

A platform agnostic .NET library for the creation of code first user interfaces; Code your user interface, update your state, and let Birch do the rest.
9 stars 1 forks source link

Xamarin Forms - Carousel View #2

Closed VistianOpenSource closed 4 years ago

VistianOpenSource commented 4 years ago

There currently isn't an implementation to instantiate a Carousel View. The attributes/properties are mapped, there just isn't a way of constructing the class and consequently, no shadow mapper either.

VistianOpenSource commented 4 years ago

Completed, along with addition of EmptyView for those that derive from ItemsView.