HackingGate / MyAnimeList-AppleMultiplatform

Unofficial MyAnimeList app for Apple TV, iPhone, iPad and Mac rewritten in SwiftUI (previous was TVML/TVJS) (never tries to publish to App Store due to potential copyright issue)
MIT License
23 stars 0 forks source link
apple-tv appletv crunchyroll ios ios-app ipad ipados-app macos myanimelist swift swiftui tvos tvos-app

MyAnimeList-AppleMultiplatform

SwiftLint Test

Unofficial MyAnimeList app for Apple TV, iPhone, iPad and Mac rewritten in SwiftUI (previous was TVML/TVJS)

Requirements

Dependencies

Development

The project use SwiftUI and SwiftUIFlux.

You can learn SwiftUIFlux and SwiftUI with MovieSwiftUI.

Swift packages made for this porject are intergrated as git submodules. Once the sub packages are well developed. I'll consider to change it back to the way to install a SwiftPM that everybody know.

Example to clone with submodules:

$ git clone --recurse-submodules

Example to install submodules if you didn't use above command:

$ git submodule update --init --recursive

Screenshots

TV_Home TV_Detail