This repository was archived by the owner on Jan 5, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork1
Movie App with MVVM, RxSwift, SnapKit
License
NotificationsYou must be signed in to change notification settings
ChoiysApple/Filmboard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Movie App with MVVM, RxSwift, SnapKit
Because of Security reason,Keys.swift
is not included
- Get API Key fromThe Movie DB API
- Create
Keys.swift
inDomain
Folder:/MovieApp/Domain/Service/Keys.swift
. - Copy this code and put your APIKey:
letAPIKey="your key here"
Inspired byMovie Streaming App(figma community) and iTunes Store
- The Movie DB API (version 3)
- iOS 15.0+
- Swift 5
- Cocoapods
- SnapKit
- Then
- RxSwift
- RxCocoa
- RxDataSources
- Cosmos
About
Movie App with MVVM, RxSwift, SnapKit