• Stars
    star
    3
  • Rank 3,961,576 (Top 79 %)
  • Language
    Swift
  • Created almost 4 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is an iOS version of my previous app for Android "The Movie Database", this app sums up most of my first learnings in the iOS Development field, I'm using Firebase for authentication, Realm database for data storing, Networking with URLSession and Alamofire for TMDB website, TableViews and CollectionViews for Storyboard to show the data.