Move unity component requests and setup to IViewProvider
alerdenisov opened this issue · 0 comments
alerdenisov commented
Will be awesome to move request and setup code related to unity UI components in IView
interface and let implement it in intergration code. Because:
- Allows to use different UI rendering middleware (nGUI, mGUI and etc.)
- Allows to use rendering async to change models data