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

Reducer Protocol #62

Closed adityadaniel closed 1 year ago

adityadaniel commented 2 years ago

Implement Reducer Protocol up to TCA 0.42.0 Thanks: @adityadaniel for porting it from TCA, early adopter & finding best practices @dikasetiadi for contributing as early adopter & finding best practices @giorfasolini for contributing our tech debt (removing store.assert) @muReynaldi for contributing our tech debt (removing store.assert) @jeffersonsetiawan removing tech debt (store.assert, useNewScope, failingWhenNothingChange flags)