Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 771 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 771 Bytes

Building An F# Redux Store For C# Xamarin Apps

Demo of Redux in Action within a Xamarin App

This tiny demo project demonstrates how to implement a basic Redux Store for a C# Xamarin App with the help of F#. For more information about the motivation behind see the blog post.

The app is using Xamarin.Forms and supports iOS and Android as target platforms.

The MVVM Framework in use is MvvmNano. Icons are coming from Icons8. And all the nice people shown as users are provided by Unsplash. Sorry for the ugly app layout, though ;-).