ciani / 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.

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.

Also include ReactiveUI examples

Forked from https://github.com/TheEightBot/Reactive-Examples

About

Samples App using the Reactive Extensions and Reactive UI


Languages

Language:C# 100.0%