Skip to content

unoplatform/Uno.MvvmLight.sample-crossplatform-flowers

 
 

Repository files navigation

Uno.Flowers

This is the Uno-based port of the Flowers sample app for MVVM Light Toolkit.

The Flowers solution contains heads for iOS, Android and WebAssembly platforms.

Flowers

Cross platform example with

  • Xamarin.Android
  • Xamarin.iOS
  • Xamarin.Forms
  • Windows 10 Universal
  • Windows Presentation Foundation
  • Window Phone Silverlight 8.1 (Only supported in Visual Studio 2015 and below!!)

This demonstrates a master-detail application with the following features:

  • Master view with:

    • ObservableCollection support
    • Auto-refresh of the list when the collection changes
    • Templated cells
    • (Android) RecyclerView support
    • (iOS) TableView support
    • Databinding support in all platforms
  • Detail view

  • Commenting system

    • Use of commands on all platforms
    • Disabling buttons during asynchronous operations
  • And more...

About

This is the Uno-based port of the Flowers sample app for MVVM Light Toolkit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.6%
  • Other 0.4%