Kitsune for MyAnimeList - A MyAnimeList client built with SwiftUI.

I've been working on this MyAnimeList client for some months, and I would love to receive feedback from fellow developers. Any feedback about the UI/UX or technology used would be fantastic and helpful.

Kitsune for MyAnimeList works on iOS, iPadOS, macOS (with Apple Silicon), and visionOS. My goal with this app is to provide people with a minimalistic experience for using their MAL (MyAnimeList) on the go with their iPhones. The app is almost entirely built with SwiftUI, with some components using UIKit.

Some features include:

  • Your Schedule: a weekly view of your currently airing anime.
  • Notifications: Get a notification when a new episode is released or when a new series from 'Plan to Watch' is released.
  • Customize app behavior: Switch between preferring manga chapters or volumes, use your local time on 'Your Schedule,' and more.

On the developer side:

The app is compatible with iOS 16.4, and I always strive to use the newest SwiftUI functionalities available, such as webAuthenticationSession environment and the newest iOS 17's ContentUnavailableView.