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: 2 months 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-01T06:39:29.000Z (almost 8 years ago)
- Last Synced: 2024-12-25T12:20:58.388Z (4 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 delayPreview
-------
Here is how the final application looks like on Android and iOS:| Android | iOS |
| ------- | --- |
|  |  |