Skip to content

Convert code to modern React and typescript #42

@vincentfretin

Description

@vincentfretin

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Ready

Relationships

None yet

Development

No branches or pull requests

Issue actions