Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.64 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.64 KB

Build Status codecov Codacy Badgeswfit5.0 cocoapods

MERLin

MERLin' is a reactive framework that aims to simplify the adoption of an events based architectural style within an iOS app. It emphasise the concept of modularity, taking to the highest level the principle of separation of concerns.

MERLin' uses RxSwift to power the chosen messaging design pattern which is Publish-subscribe.

With high modularity comes high testability, control over dependencies and a lower build time.

For more please read our wiki.

Wanna talk with us and ask for more information? Join our slack channel

External Resources