aframe-react
aframe-react copied to clipboard
how to use typescript
any types about @types/aframe-react?
https://github.com/belivvr/aframe-react I suggest to use this library, because this repository is not being maintained anymore iirc.
https://www.npmjs.com/package/types-aframe-react
This package works much better for me. Approach with adding types allows you to write native Aframe tags like <a-image/>.