Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inamiy/Harvest-SwiftUI-Gallery
🖼 Gallery App for Harvest (Elm Architecture + Optics) + SwiftUI + Combine.
https://github.com/inamiy/Harvest-SwiftUI-Gallery
harvest swift swiftui
Last synced: about 2 months ago
JSON representation
🖼 Gallery App for Harvest (Elm Architecture + Optics) + SwiftUI + Combine.
- Host: GitHub
- URL: https://github.com/inamiy/Harvest-SwiftUI-Gallery
- Owner: inamiy
- License: mit
- Archived: true
- Created: 2019-10-21T02:20:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-13T13:19:19.000Z (over 2 years ago)
- Last Synced: 2024-08-03T15:11:04.101Z (5 months ago)
- Topics: harvest, swift, swiftui
- Language: Swift
- Homepage:
- Size: 171 KB
- Stars: 161
- Watchers: 7
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Harvest-SwiftUI-Gallery
- awesome-starts - inamiy/Harvest-SwiftUI-Gallery - 🖼 Gallery App for Harvest (Elm Architecture + Optics) + SwiftUI + Combine. (Swift)
README
## NOTE: This repository has been discontinued in favor of [Actomaton-Gallery](https://github.com/inamiy/Actomaton-Gallery).
# 🖼 Harvest-SwiftUI-Gallery
[![Xcode 11.1](https://img.shields.io/badge/xcode-11.1-blue.svg?style=flat)](https://developer.apple.com/download/release/) [![Swift 5.1](https://img.shields.io/badge/swift-5.1-orange.svg?style=flat)](https://swift.org/download/)
Gallery App for [Harvest](https://github.com/inamiy/Harvest) (Elm Architecture + Optics) + SwiftUI + Combine.
## Examples
Todo List | Stopwatch | GitHub Search
---|----|----
![](https://user-images.githubusercontent.com/138476/67172750-84ae5500-f3f7-11e9-95b5-9ea054d784eb.png) | ![](https://user-images.githubusercontent.com/138476/67172753-86781880-f3f7-11e9-892a-5699d2c5383e.png) | ![](https://user-images.githubusercontent.com/138476/67172754-86781880-f3f7-11e9-85b1-621895dd1ce4.png)TimeTravel Screencast: https://twitter.com/inamiy/status/1188622119111806976
## Architecture Overview
- [ ] TODO: Write documentation
## License
[MIT](LICENSE)