aframe-react icon indicating copy to clipboard operation
aframe-react copied to clipboard

how to use typescript

Open Aimee1608 opened this issue 3 years ago • 2 comments

any types about @types/aframe-react?

Aimee1608 avatar Apr 24 '22 08:04 Aimee1608

https://github.com/belivvr/aframe-react I suggest to use this library, because this repository is not being maintained anymore iirc.

SieR-VR avatar Jun 10 '22 09:06 SieR-VR

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/>.

cardioprint avatar May 05 '23 07:05 cardioprint