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

Support Bootstrap Mock in Dependencies #92

Closed dikasetiadi closed 1 year ago

dikasetiadi commented 1 year ago

Previously we drop support for Mocking our Dependencies using Bootstrap, now we want to enable again this capability when the page using ReducerProtocol & Dependencies

⚠️ Notes!

dikasetiadi commented 1 year ago

Will close this PR, since we go using another approach on this https://github.com/tokopedia/RxComposableArchitecture/pull/93