AsyncCombine brings Combine-style operators like sink, assign, and store(in:) to Swift’s async/await world. Built on AsyncSequence and Observation, it makes reacting to @Observable models simple, adds CurrentValueRelay for replay-1 streams, and bridges state between your domain and UI without Combine.
Stars
155
Forks
2
Watchers
155
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
40
commits