Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dirtyhenry/camera-tca
A camera app using The Composable Architecture
https://github.com/dirtyhenry/camera-tca
Last synced: 6 days ago
JSON representation
A camera app using The Composable Architecture
- Host: GitHub
- URL: https://github.com/dirtyhenry/camera-tca
- Owner: dirtyhenry
- License: mit
- Created: 2023-07-18T16:39:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-18T17:37:53.000Z (over 1 year ago)
- Last Synced: 2023-07-18T17:42:29.879Z (over 1 year ago)
- Language: Swift
- Size: 780 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# camera-tca
> [!NOTE]
> This repository served to illustrate [this (solved) discussion](https://github.com/pointfreeco/swift-composable-architecture/discussions/2308).A demo app that demonstrates a bug I encountered using `Data` in a state of The Composable Architecture.