Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfianlosari/topmoviescrossplatformswiftui
SwiftUI Cross Platform app using TMDb API
https://github.com/alfianlosari/topmoviescrossplatformswiftui
crossplatform ios macos swift swiftui tvos watchos
Last synced: 2 months ago
JSON representation
SwiftUI Cross Platform app using TMDb API
- Host: GitHub
- URL: https://github.com/alfianlosari/topmoviescrossplatformswiftui
- Owner: alfianlosari
- Created: 2019-09-29T16:20:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-29T16:21:00.000Z (over 5 years ago)
- Last Synced: 2024-10-23T22:18:57.663Z (3 months ago)
- Topics: crossplatform, ios, macos, swift, swiftui, tvos, watchos
- Language: Swift
- Size: 3.62 MB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TopMovies SwiftUI Cross Platform App
![Alt text](./promo.png?raw=true "TopMovies SwiftUI Cross Platform App")
TopMovies SwiftUI app that runs on macOS, tvOS, iOS, and watchOS using Swift Package Manager dependencies
## Prerequisites
- Xcode 11
- macOS 10.15
- Get TMDB API Key (https://developers.themoviedb.org/3)
- Insert API key to respective target ContentView## Getting Started
- Clone
- Build and run the project