Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cabauman/rxnavigation
Custom navigation for Xamarin using Reactive Extensions
https://github.com/cabauman/rxnavigation
rx-dotnet xamarin xamarin-android xamarin-forms xamarin-ios
Last synced: about 2 months ago
JSON representation
Custom navigation for Xamarin using Reactive Extensions
- Host: GitHub
- URL: https://github.com/cabauman/rxnavigation
- Owner: cabauman
- Created: 2018-07-11T10:22:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T02:19:37.000Z (about 2 years ago)
- Last Synced: 2024-04-28T22:02:59.716Z (9 months ago)
- Topics: rx-dotnet, xamarin, xamarin-android, xamarin-forms, xamarin-ios
- Language: C#
- Homepage:
- Size: 771 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.