This project implements the contributor design pattern explained in my medium article on Scaling Teams Mobile Development — Evolving the design pattern
This module contains the contributor contracts
This module contains the manager which collects contributors and contributions, orders them and provides to the main app.
This folder contains contributor implementations.