I'm excited to share DIVZ - a free open source React UI component that lets you scroll, swipe & zoom through HTML elements on the 3D z-axis. Th...
For further actions, you may consider blocking this person and/or reporting abuse
Definitely am gonna try this and may even use this for the dev Netlify challenge!
Awesome, let me know how you get on!
Wow, this is dope! And free!! 🙌
Thanks for checking it out!
Looks cool, will try it out 🌟
Cheers!
So cool!! It looks really awesome!! 💯
nice one, I appreciate it 🙏
Great job! 👏 so cool! 😎
much appreciated, cheers!
This is great! I'm trying to use it but keep getting an error around the useRef. I'll dig a little more. Really nice, though
I've got a bare-bones demo running in codepen with React 18.3.1 - codepen.io/lewhunt/pen/LYoPaoN
I've also just bumped up divz to v1.1.5 that uses react as peerDependencies instead of dependencies, that might help with the issue you face
thanks! Yeah that's a common issue with npm libraries in React due to mismatched versions. Did you try a clean npm install of divz in your app, rather than copying the source directory?
Looking really good! Could we contribute to it? :))
Thanks, great to hear! While it's early days I'm focused on maintaining the project's initial direction and quality. However, I'm definitely open to discussing potential contributions, feel free to share your ideas on GitHub!
This looks so cool!
It's so nice ,,, thank you
So Cool!
awesome
Cheers!
nice :D
Thanks! 🙏
Awesome
Thanks!
Lucky I found this today. Thx, will try it out 🤩
Great! I hope you find it useful
Great, Thanks
cheers!
OMG this looks awesome, I'll most likely use it in my portfolio
cool!
Great 😊 think...
thanks!
Nice, but scrolling only works one way on mobile on the demos since swiping down is triggering the pull to refresh.
Thanks for checking it out! I'm not getting that issue on iOS safari or chrome, maybe it's android?
Firefox
Cheers for the info! Seems like it's OK on latest iOS Firefox, so this 'pull-to-refresh' feature on Firefox might be an Android thing. Should be fixable with a bit of css or js, thanks again!