Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 379 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 379 Bytes

RxNavigation

ViewModel-first navigation for Xamarin using Reactive Extensions

*** Currently only implemented for Xamarin.Forms and Xamarin.iOS. ***

Xamarin.Forms installation: You only need to install GameCtor.RxNavigation.XamForms into the netstandard library (not the platform projects)

Xamarin.iOS installation: Install GameCtor.RxNavigation into all projects.