Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bl8/reactivephoneword
Sample Xamarin.Android app using ReactiveUI.
https://github.com/bl8/reactivephoneword
android reactiveui xamarin
Last synced: 29 days ago
JSON representation
Sample Xamarin.Android app using ReactiveUI.
- Host: GitHub
- URL: https://github.com/bl8/reactivephoneword
- Owner: bl8
- License: mit
- Created: 2016-09-07T17:38:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-30T15:16:21.000Z (about 7 years ago)
- Last Synced: 2024-10-01T01:54:57.763Z (about 1 month ago)
- Topics: android, reactiveui, xamarin
- Language: C#
- Homepage:
- Size: 68.4 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReactivePhoneword
This is a sample application based on the [Getting Started with Android](https://developer.xamarin.com/guides/android/getting_started/)
guide by Xamarin.
It's been ported to use the [MVVM](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93viewmodel) pattern and
[ReactiveUI](http://reactiveui.net/), as a learning experience to try to understand and apply those concepts and tools.