supermedium / aframe-react

:atom: Build virtual reality experiences with A-Frame and React.
https://ngokevin.github.io/aframe-react-boilerplate/
MIT License
1.42k stars 151 forks source link

how to use typescript #143

Open Aimee1608 opened 2 years ago

Aimee1608 commented 2 years ago

any types about @types/aframe-react?

SieR-VR commented 2 years ago

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

cardioprint commented 1 year ago

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