Skip to content
Angel Cortez edited this page May 9, 2020 · 4 revisions

RIBs, Needles, and Plugins

RIBs is Uber's cross-platform architecture framework. Needle is a dependency injection (DI) framework for Swift. The purpose of this project is show how these to frameworks and the concept of Plugins can come together to make cohesive and robust app architecture.

Structure

Clone this wiki locally