tokopedia / RxComposableArchitecture

RxComposableArchitecture is a forked of Composable Architecture with adjustment to make it work with UIKit.
Apache License 2.0
31 stars 5 forks source link

Don't consider an effect in-flight till it's kicked off #49

Closed ivanbagaskara closed 2 years ago

ivanbagaskara commented 2 years ago

A potential fix for https://github.com/pointfreeco/swift-composable-architecture/discussions/968.