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

Update store scoping internal to be more efficient #51

Closed adityadaniel closed 2 years ago

adityadaniel commented 2 years ago

On latest release of TCA, there's a change to make store scoping more efficient and I think it's worth to explore

https://github.com/pointfreeco/swift-composable-architecture/pull/1316/files

jeffersonsetiawan commented 2 years ago

Please also implement the renaming https://github.com/pointfreeco/swift-composable-architecture/pull/1320