Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PangMo5/AniTime
Anime schedule, korean subtitle for iOS with SwiftUI + Combine and MVVM architecture
https://github.com/PangMo5/AniTime
Last synced: 2 months ago
JSON representation
Anime schedule, korean subtitle for iOS with SwiftUI + Combine and MVVM architecture
- Host: GitHub
- URL: https://github.com/PangMo5/AniTime
- Owner: PangMo5
- License: mit
- Created: 2019-06-11T06:45:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-23T16:13:39.000Z (over 4 years ago)
- Last Synced: 2024-10-30T18:52:45.801Z (3 months ago)
- Language: Swift
- Homepage:
- Size: 34.2 KB
- Stars: 8
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - AniTime
- fucking-about-SwiftUI - AniTime
- awesome-swiftui - Anime schedule, korean subtitle for iOS with SwiftUI + Combine and MVVM architecture
README
## AniTime
Anime schedule, korean subtitle for iOS with SwiftUI + Combine and MVVM architectureI'm developing a new one for the SwiftUI life cycle announced at WWDC 2020. I will push it as soon as possible.
## App Features
- [x] Anime schedule List
- [x] Anime Detail
- [ ] Recent Subtitle
- [ ] Bookmarks
- [ ] Complete Anime List
- [ ] Local DB## References
* [OHLI](https://ohli.moe)
* [SwiftUI Tutorials](https://developer.apple.com/tutorials/swiftui)
* [SwiftUI-MVVM](https://github.com/kitasuke/SwiftUI-MVVM)
* [RxSwift to Apple’s Combine “Cheat Sheet”](https://medium.com/gett-engineering/rxswift-to-apples-combine-cheat-sheet-e9ce32b14c5b)
* [SwiftUI-Cheat-Sheet](https://github.com/SimpleBoilerplates/SwiftUI-Cheat-Sheet)## License
[MIT LICENSE.](https://github.com/PangMo5/AniTime/blob/master/LICENSE)