Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 620 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 620 Bytes

CinemaSwiftUI

Sample project built with SwiftUI and use MVVM pattern, this application implements api from themoviedb.

Requirement

- Xcode 12.5

Getting Started

add api key themoviedb to core/data/constant, attribute apiKey

to run this project

  sudo gem install cocoapods

  Pod install

Libraries