MVI on Android · Rendering the View 2 | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/266607-mvi-on-android/lessons/20

also passing context to the viewModels here is unnecessary as they arent used in the Injection Object.

@macsimus Can you please help with this when you get a chance? Thank you - much appreciated! :]

If saving a creature were a request to an API using Retrofit with Rx, how can we subscribe to the method “saveCreature”, receive the response on the “onNext” and send it again as an observable? I assume that this work should be done on the actionProcessorHolder

@macsimus Do you have any feedback about this? Thank you - much appreciated! :]