cahyofendhi / CinemaSwiftUI

Build apps with SwiftUI and use MVVM pattern, complete with sample UI Tests and Unit Tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Build apps with SwiftUI and use MVVM pattern, complete with sample UI Tests and Unit Tests


Languages

Language:Swift 99.7%Language:Ruby 0.3%