Descriptions of IInitializable, IPostTickable, IInstaller etc.? #606
Unanswered
MuhammedResulBilkil
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello There Friends,
I could not find descriptions of VContainer.Unity.IInitializable, IPostTickable, IInstaller etc. on documentation. And also I could not find "Summary: Insight And Implementation" on the methods.
I would like to truly separate the control flow here. So, Instead of doing these in the "SimpleRuntimeUIView", I would like to do these in "TestRuntimeUIController". I did something like this and it worked out. Do you think it's a good approach to handle this?
SimpleRuntimeUIView :
TestRuntimeUIController :
Beta Was this translation helpful? Give feedback.
All reactions