Skip to content

poulpix/ACHNBrowserUI

 
 

Repository files navigation

Swift 5.2 Xcode Build @dimillian

You can now download the app on the App Store!

Animal Crossing New Horizon SwiftUI application!

Image

This is a full featured Animal Crossing helper application written entirely in SwiftUI.

Features

  • Dashboard to track your fishes, bugs, collection progress and active events.
  • See the active critters this month and catch em all!
  • Turnips price tracking and predictions with daily push notifications.
  • Turnip.exchange integration.
  • Nookazon integration.
  • Full catalog browser with filter, sorting and search.
  • Villagers list.
  • Bookmark anything in the app to add it to your collection.
  • Spotlight support for fishes, bugs, fossils and art
  • Localized to English, French, German; Japanese and Chinese (TW) in progress - see #68 to help us extend localization to missing languages
  • iOS, iPad and macOS (Catalyst support)!

You can use this application to learn about SwiftUI and Combine. It uses a very standard view, and view model architecture with full use of @State, @Binding, @Published, Observed and Observable object.

Credits

This is just a very simple SwiftUI application, all the database hard work has been done on the master sheet by the community.

And u/Azarro made an awesome JSON API from that google sheet. (private for now).

As the API is private the app use a local dump of the API at the moment.

Thanks to Turnip.exchange for the turnips exchange API.

Thanks to ACNH API for the API that allow us to display villagers and their icons/images.

Thanks to Nookazon for item listings and trading platform.

Thanks to Shihab for the app icons.

Thanks to imthe666st for the repository with localized data.

About

Animal Crossing New Horizon companion app in SwiftUI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 95.1%
  • JavaScript 4.9%