Raiffeisen-DGTL / RFModule

RFModule framework that helps to build independent modules. It is simple protocol with input, output and transitioning. All you need is create ModuleHandler and set its input and output. more info - https://habr.com/ru/company/raiffeisenbank/blog/448206/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RFModule

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

RFModule is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'RFModule'

Author

Golofaev, Roman.GOLOFAEV@raiffeisen.ru

License

RFModule is available under the MIT license. See the LICENSE file for more info.

About

RFModule framework that helps to build independent modules. It is simple protocol with input, output and transitioning. All you need is create ModuleHandler and set its input and output. more info - https://habr.com/ru/company/raiffeisenbank/blog/448206/

License:MIT License


Languages

Language:Swift 68.2%Language:Objective-C 18.8%Language:Makefile 7.1%Language:Ruby 5.8%