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
Here is how the final application looks like on Android and iOS:
Android | iOS |
---|---|