Paweł Leszkiewicz
Paweł Leszkiewicz
### [< Main issue](https://github.com/magic-script/magic-script-components/issues/210) ### Description - Text edit and dropdown list do not support scroll view yet. - Extract a common scroll view code from UiScrollViewNode to a separate...
### [< Main issue](https://github.com/magic-script/magic-script-components/issues/176) ### Description Create an entity (e.g. Resources) which manages instances of resources (audio, video, model, image). - It should allow loading given resource only once (initial...
This affects the following classes: - UiDropdownListItemNode (-> `gridLayoutNode` and `listGridLayoutNode`) - UiListViewNode (-> `linearLayout`)
We need to measure performance on iOS side - especially the performance of communication between js and iOS. Candidates for investigation: - **Convert.swift** - we should stop using numberFormatter to...
We need to support system sounds in a similar way as we do with fonts and system icons.