Dimillian / ACHNBrowserUI
- среда, 6 мая 2020 г. в 00:22:39
Swift
Animal Crossing New Horizon items catalog in SwiftUI
This is a full featured Animal Crossing helper application entirely in SwiftUI.
You can use this application for learning 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.
This is just a very simple SwiftUI application, all the database hard work have 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.