30 Forks
313 Stars
313 Watchers

KUnidirectional

The goal of this sample app is to show how we can implement unidirectional data flow architecture based on Flux and Redux on Android... using Kotlin :wink:

How to download and setup KUnidirectional

Open terminal and run command
git clone https://github.com/CesarValiente/KUnidirectional.git
git clone is used to create a copy or clone of KUnidirectional repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with KUnidirectional https://github.com/CesarValiente/KUnidirectional/archive/master.zip

Or simply clone KUnidirectional with SSH
[email protected]:CesarValiente/KUnidirectional.git

If you have some problems with KUnidirectional

You may open issue on KUnidirectional support forum (system) here: https://github.com/CesarValiente/KUnidirectional/issues