mac-samples/ReactiveUIExample at main · xamarin/mac-samples · GitHub
Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Latest commit

 

History

History

Folders and files

Readme.md

name Xamarin.Mac - ReactiveUIExample
description ReactiveUI Use the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. Supports...
page_type sample
languages
csharp
products
xamarin
urlFragment reactiveuiexample

ReactiveUIExample

Use the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. Supports Xamarin.iOS, Xamarin.Android, Xamarin.Mac, WPF, Windows Forms, Windows Phone 8 and Windows Store apps.

This project shows how to use ReactiveUI in a Xamarin.Mac application. ReactiveUI is added to a Xamarin.Mac project via a NuGet Package and used to enable/disable a button when the value of a text field changes.