ming86 / Reactive-Examples

Samples App using the Reactive Extensions and Reactive UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactive Examples in Xamarin

This repository contains examples of using the Microsoft Reactive Extensions (Rx), specifically the Rx.NET extensions in a Xamarin application with Android and iOS implementations.

These examples support the talk Why You Should Be Building Better Mobile Apps with Reactive Programming, also available on YouTube directly, as presented at Xamarin Evolve 2016 and Future Decoded 2016 by Michael Stonis.

The examples include several variations on reacting to text field updates, working with a color slider to change values, and scenarios for fetching internet data and dealing with server response times and reliability.

About

Samples App using the Reactive Extensions and Reactive UI

License:Other


Languages

Language:C# 100.0%