RIBs
Description
RIBs is the cross-platform architecture framework behind many mobile apps at Uber. The name RIBs is short for Router, Interactor and Builder, which are core components of this architecture. This framework is designed for mobile apps with a large number of engineers and nested states.
Source github.com/uber/RIBs
Relations
Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources
has official RIBs documentation
This wiki provides an overview of how RIBs are designed. If you want to understand RIBs in detail, wo...