Working project using RIB architecture pattern from Uber
Sample project using RIB architecture pattern from Uber written in swift.
Here you can see how RIB modules work together, talk to The Movie DB API and then save everything into Realm DB.
- run
pod update
and open .xcworkspace file. - Add the movie db token into ClientConfig file or use the default one
- Run