219 Forks
1615 Stars
1615 Watchers

EasyReact

Are you confused by the functors, applicatives, and monads in RxSwift and ReactiveCocoa? It doesn't matter, the concepts are so complicated that not many developers actually use them in normal projects. Is there an easy-to-use way to use reactive programming? EasyReact is born for this reason.

How to download and setup EasyReact

Open terminal and run command
git clone https://github.com/Meituan-Dianping/EasyReact.git
git clone is used to create a copy or clone of EasyReact 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 EasyReact https://github.com/Meituan-Dianping/EasyReact/archive/master.zip

Or simply clone EasyReact with SSH
[email protected]:Meituan-Dianping/EasyReact.git

If you have some problems with EasyReact

You may open issue on EasyReact support forum (system) here: https://github.com/Meituan-Dianping/EasyReact/issues