14islands / r3f-scroll-rig

A react-three-fiber scroll-rig for syncing 3D meshes and DOM elements.
MIT License
720 stars 36 forks source link

export ScrollSceneChildProps type #24

Closed zshannon closed 1 year ago

zshannon commented 1 year ago

Hey there, thanks for sharing this library. It'd be helpful for me as a typescript user to have a direct handle on this type 🙏

ffdead commented 1 year ago

Thanks @zshannon yes that makes perfect sense - the TS support has been a work in progress so I appreciate the help. Let me know if you notice something else is missing!

zshannon commented 1 year ago

That's it for now but will send PRs down the line if something else comes up. Are you up for doing a package release with this typing in it?

ffdead commented 1 year ago

Yes, new patch release coming today!

ffdead commented 1 year ago

v8.11.12