Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.