Replies: 2 comments
-
Hey @eivihnd there is no callback but it should be easy to add into the package. We have a It would be awesome if you can submit a PR. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Fixed in version 3.3.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a case where it would be beneficial to be able to call a function when all futures have completed in a MultipleFutureViewModel. Would it make sense to add a call to
onAllFuturesCompleted
that we can override in our viewModels?Or are there better ways (already in place?) to achieve the same?
I am happy to submit a PR if interested.
Beta Was this translation helpful? Give feedback.
All reactions