Izzimach / react-three-legacy

React bindings to create and control a 3D scene using three.js
Other
1.52k stars 128 forks source link

Using react-three with Typescript #89

Closed jugglingcats closed 7 years ago

jugglingcats commented 7 years ago

Wondered if there are any Typescript bindings for this project planned, or if anyone has it working within a Typescript project. Thanks

huyqut commented 7 years ago

Hi, I also come across this problem as well. Don't we have any plans in the future for this?

Izzimach commented 7 years ago

I don't use Typescript, so I can't really add refs. Someone added .d.ts files to react-pixi, could someone knowledgeable in Typescript do the same for react-three?