forked from aframevr/aframe-inspector
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Convert code to modern React, converting class components to function components, this will allow to use hooks (for i18n later) and UI render optimizations with createMemo that may have a perf impact when rendering some UI in XR with HTMLMesh.
Also convert styles from stylus to sass that is more popular, remove proptypes and use typescript.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Ready