Skip to content

kornerr/xamarin-reactive-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages