Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.58 KB

File metadata and controls

31 lines (27 loc) · 1.58 KB

Using ReactiveUI + Prism

  • Use Prism Navigation Paradigms + DI
  • Use ReactiveCommands
  • Use ReactiveObject for the ViewModel's base class

Borrowed Instagram UI for Xamarin.Forms from Adam Pedley

Uses the following ReactiveUI concepts