Shared logic #917
Unanswered
cjcj125125
asked this question in
Q&A
Replies: 1 comment
-
You can place your business logic in a component class, components can be reused. If you need the same behaviour as ViewModel (i.e. survive configuration changes on Android), you can use InstanceKeeper. |
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.
-
How can business logic be shared like using a viewmodel
Beta Was this translation helpful? Give feedback.
All reactions