Skip to content

redarrowlabs/Xamarin.Flux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xamarin.Flux

Author: Alex Dunn

Xamarin projects, templates, and examples using the Flux Pattern.

The Flux pattern is a design pattern and client architecture focused on the flow of data. It was developed and designed by Facebook: https://facebook.github.io/flux/docs/overview.html#content

It was designed to solve issues with scaling out large code bases and data sets by forcing unidirectional data flows and trickle down events and bindings.

Basic Flux Example Design

basic flux flow

Larger Flux Example Design

larger flux flow

Flux with MVVM Example Design

flux with mvvm flow

About

Xamarin projects, templates, and examples using the Flux Pattern

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%