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

### Description Lumin implementation of scroll bar differs from react-native implementation - e.g. for the vertical scroll bar, the developer needs to manually rotate and move it in order to...

Android
iOS

After exiting application with back button and opening it again, the node's creation methods are not invoked again (`ARComponentManager` instance survives). However the ARView is recreated correctly (Activity and AR...

Android

https://github.com/magic-script/magic-script-components/issues/237 | Name | Type | Default Value | Required | Description | | ------ | ------ | :-----------: | :------: | ------------------------- | | width | number | `0`...

Android

`magic-script-components-lumin` `Scene` component supports: - onAppStart(initData), where: ``` initData = { uri: , // Deep linking URI value isInternetConnected: , // there is an internet connection isWiFiConnected: , // WiFi...

enhancement

### [< Main issue](https://github.com/magic-script/magic-script-components/issues/256) When the "single action" property, like `scrollToItem` is set with the same value again, we don't get the value in the native components manager, because we...

bug
Android
iOS

https://github.com/magic-script/magic-script-components/issues/228 Missing props: - scrollSpeed - scrollToItem (iOS)

Android
iOS

https://github.com/magic-script/magic-script-components/issues/233 Missing props: - selectedBegin - selectedEnd - scrollValue Blocked: - fontDescription - filePath - absolutePath

Android
iOS

https://github.com/magic-script/magic-script-components/issues/229 Missing props: - scrollSpeed - scrollMask

Android
iOS

### [< Main issue](https://github.com/magic-script/magic-script-components/issues/215) ### Description Animations for GLB models are not working currently due to [ARCore's bug](https://github.com/google-ar/sceneform-android-sdk/issues/585). As a workaround, we have implemented `sfb` models support so developers can...

bug
Android