https://github.com/kornerr/xamarin-reactive-example
An example of Xamarin with ReactiveUI
https://github.com/kornerr/xamarin-reactive-example
android ios reactiveui reactivex xamarin-forms
Last synced: 16 days ago
JSON representation
An example of Xamarin with ReactiveUI
- Host: GitHub
- URL: https://github.com/kornerr/xamarin-reactive-example
- Owner: kornerr
- Created: 2017-04-19T10:31:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-01T06:39:29.000Z (over 8 years ago)
- Last Synced: 2025-05-13T17:39:14.518Z (10 months ago)
- Topics: android, ios, reactiveui, reactivex, xamarin-forms
- Language: C#
- Size: 3.45 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Overview
--------
This is a simple application to research how well
Xamarin and ReactiveUI play for Android and iOS.
Currently this application:
* displays XAML page with login fields
* enables login button only when those fields are not empty
* displays activity indicator while login process is in progress
* fakes login process by running an async delay
Preview
-------
Here is how the final application looks like on Android and iOS:
| Android | iOS |
| ------- | --- |
|  |  |