ReactiveUI 6.1.0
What's New
ViewModel-based Routing for Xamarin.Forms Apps (#724)
Several small fixes have come together to enable ReactiveUI ViewModel-based Routing and auto-serialization for Xamarin.Forms-based apps:
See the PR for a sample app, and check out the documentation on Routing for more information on how it works.
Other Fixes
- Added a version of
TestScheduler.With
that is async/await aware - Added a SupportLib version of ReactiveFragment