vikas100 / TheMovieDB-RIB

Working project using RIB architecture pattern from Uber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TheMovieDB-RIB

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.

Installation:

  1. run pod update and open .xcworkspace file.
  2. Add the movie db token into ClientConfig file or use the default one
  3. Run

About

Working project using RIB architecture pattern from Uber

License:MIT License


Languages

Language:Swift 99.7%Language:Ruby 0.3%