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

Implement `prepareDependencies` in Store #87

Open dikasetiadi opened 1 year ago

dikasetiadi commented 1 year ago

mirroring capability to override the dependencies trough the init of store.

Ref: https://github.com/pointfreeco/swift-composable-architecture/pull/1844

Blocker: We need to update the dependencies code (our current code base outdated with latest dependencies changes), so we will need to do vendoring first the Swift-Dependencies https://github.com/pointfreeco/swift-dependencies