satakujp / xamarin-reactive-example

An example of Xamarin with ReactiveUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
Android preview iOS preview

About

An example of Xamarin with ReactiveUI


Languages

Language:C# 100.0%