Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RLittlesII/ReactiveXamarinRouting
An example implementation of custom routing for ReactiveUI and Xamarin.Forms
https://github.com/RLittlesII/ReactiveXamarinRouting
reactiveui routing xamarin
Last synced: 2 months ago
JSON representation
An example implementation of custom routing for ReactiveUI and Xamarin.Forms
- Host: GitHub
- URL: https://github.com/RLittlesII/ReactiveXamarinRouting
- Owner: RLittlesII
- License: mit
- Archived: true
- Created: 2018-02-14T04:20:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-12T05:48:53.000Z (about 6 years ago)
- Last Synced: 2024-10-01T01:55:22.469Z (3 months ago)
- Topics: reactiveui, routing, xamarin
- Language: C#
- Size: 106 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReactiveXamarinRouting
An example implementation of custom routing for ReactiveUI and Xamarin.FormsThis example is based on Kent Boogaart's Blog Post on [Custom Routing in ReactiveUI](https://kent-boogaart.com/blog/custom-routing-in-reactiveui)
# Archived
See [Sextant](https://github.com/giusepe/Sextant)