nerdyman / react-image-turntable

Display a set of images as a draggable 360 degree turntable.
https://githubbox.com/nerdyman/react-image-turntable/tree/main/example
MIT License
21 stars 1 forks source link

Forward props and simplify logic #4

Closed nerdyman closed 2 years ago

nerdyman commented 2 years ago

Current implementation only allows images prop. We should allow ref forwarding and spreading of any props supported by a div element to make it easy to customise and extend.

nerdyman commented 2 years ago

Resolved by https://github.com/nerdyman/react-image-turntable/commit/541cdc710d50732546cd6091f1873b59843a1736