Closed swapnilsinha17 closed 4 years ago
Could you describe your goal in more detail? Are you looking to convert some legacy code that exists in this repo or add new feature?
Either way I'd suggest reviewing the Mobius workflow and related docs here. We use a coroutines adapter which has a similar API to the official RxJava adapters. A good example of how we use Mobius is the Sync Blockchain screen.
Thanks for reply. @DrewCarlson Actually i am new with Blockchain also Mobius framework is new for me .I want to review the code but i don't understand it yet properly.I will go through the doc hope it's helpful for me.
Is there any way that we can convert the code into mobius architecture or just do it by manually? Thanks!