iOS Template is an example of use of the Uber architecture RIBs.
pod install
RIB's documentation: https://github.com/uber/RIBs
It shows a basic example with two scopes, LoggedOut and LoggedIn. A NetworkService and a UserStrean are present as an example.