magic-script-components-react-native icon indicating copy to clipboard operation
magic-script-components-react-native copied to clipboard

MagicScript Components renderer for ARKit and ARCore

Results 41 magic-script-components-react-native issues
Sort by recently updated
recently updated
newest added

https://github.com/magic-script/magic-script-components/issues/227 Name | Type | Default Value | Description -- | -- | -- | -- textCoords | [vec2] |   | Sets the texture coordinates used by the image. The...

Android
iOS

https://github.com/magic-script/magic-script-components/issues/231 | Name | Type | Default Value | Required | Description | | ------------ | ------- | :-----------: | :------: | --------------------------------------------------------------------------------------- | | type | string | n/a...

Android
iOS

https://github.com/magic-script/magic-script-components/issues/235 Currently "type" means one of "switch, checkbox, radio" but regarding documentation, it should contain the position of the label | Name | Type | Default Value | Required |...

### Description Add unit tests to cover UiNodesManager. ### Completion status: - [x] Android - [ ] iOS

Android
iOS

When switching between scenes in the Catalog app memory is constantly growing (but only the native memory, not that used by Java). It also grows on the icons scene (where...

Android

### [< Main issue](https://github.com/magic-script/magic-script-components/issues/189) Add support for light nodes. A light node is a component for setting the properties of light in the scene. Light node's supported properties (based on...

Android
iOS

### [< Main issue](https://github.com/magic-script/magic-script-components/issues/177) ### Description There are some events that are not related to any particular component (system events) which should be able to be handled from magic-script side....

### [< 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...

iOS

### [< 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...

Android
iOS