Dheepak Raj Selvakumar
Dheepak Raj Selvakumar
This library is super cool but unfortunately we are not able to use it since this does not work for oreo and above devices. Any timeline on when we can...
2. Can a single screen have multiple loops like can a viewmodel hold multiple loops controller? Do you have any experience/insights on this ? Context around asking this question: -...
Suggestions apart from above questions: - Why not have action, transformer, consumer and function that are currently within effect handler as different blocks like ActionHandler (handles all straight forward synchronous...
@pettermahlen Thanks for the answers i think 2 answers all of my questions.
A Follow up question that we had while analysing if mobius loops would fit in for us: - How do we use middleware in loops like finding hooks to put...
@pettermahlen I mean the middleware from the redux one. More specifically, Middleware in Android development, using [Redux](https://redux.js.org/) approach, is a program layer for asynchronous tasks, their managing, scheduling and subscribing....
@pettermahlen Thanks for the answers, a few more questions we would like to clarify before starting to use mobius loops: 1. Why should update functions be only pure can I...
@pettermahlen Thanks for the answers, we are from Gojek evaluating architectures and have kinda finalised on using mobius loop core package. A few more questions coming your way, hope i...
@pettermahlen Whats the default thread for update and effect functions? i can see here two work runners are created but don't really get what thread they would be running on...
Thanks for the previous answers @pettermahlen Are permission accepted/denied considered External events? Scenario: Lets take a use case where we want to be making location pings every 5 minutes, for...