Skip to content

ReactiveUI 6.1.0

Compare
Choose a tag to compare
@anaisbetts anaisbetts released this 02 Oct 19:06

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