react-zoom-pan-pinch
react-zoom-pan-pinch copied to clipboard
👋 Who's using React Zoom Pan Pinch?
We're curious to know who's using the React Zoom Pan Pinch library in their projects! 🚀
Drop the info or links to the companies, products, websites or repositories. We'd love to hear about your experiences and use cases to improve the library in the future!
Thank you for being a part of the BetterTyped community! 🙌
@prc5 I just found this library and planning to use it but I can not open Demo and Docs
Using it in Toolbox! Love the library, easy to use and easy too implement, maybe better documentation. I hope you can implement the ability to select which mouse button can activate panning, zooming, etc. For example use the middle button for panning. Thanks for your work
Hey @prc5! Have you thought about fixing this issue: https://github.com/BetterTyped/react-zoom-pan-pinch/issues/336
Thanks in advance!
Me! Great library
Using it on Reactive Resume :) Thank you very much for everything you've done for the library!
Link: https://rxresu.me/ GitHub: https://github.com/AmruthPillai/Reactive-Resume
We are evaluating it at present but this bug may prevent us using it in prod https://github.com/BetterTyped/react-zoom-pan-pinch/issues/369, specifically in regards to onZoomStop
.
Couldn't implement on my case because the library doesn't support pinch and pan at the same time. Overall this looks like the best one in regards of the Api and implementation.
Used in our chat software to preview images, Great library
Using it on Custom Icicle tree. The library disable the user select. Need a feature of content editable and CTRL+V in my node. Couldn't found a way to enable user-select.
I'm a lazy dev and was just looking for a quick and easy zoom and pan tool and this seems to be the "best" one I can find. And I can't tell if I'm just doing something completely wrong but I cannot get this thing to work for the life of me and when I finally did manage to get it to work. it behaves wildly inconsistent in the sense that I can zoom in no problem but if I change anything in the code, such as add or remove a comment then refresh the page, the panning is completely broken. I'm genuinely at a loss as to what can be causing this thing to break but its driving me insane! I'm about to make my own from scratch :(
I'm a dev and using this library for an OCR project to zoom the image
Using it on https://www.notionapps.com. Thank you for the work you've put in!
We use it for https://openclimbing.org.
Example here: https://openclimbing.org/relation/17089246/climbing/Lomy%20nad%20Velkou%20-%20Borov%C3%A1%20v%C4%9B%C5%BE.jpg
It's really good. Thanks for your work! ❤️
We're using this at Reversed Digital to pan and zoom a big artboard for one of our clients (like Photoshop/Figma/Miro). We're not using it for images.
We are using it to control game window for our browser games. https://www.playful.cz/. There are some nuances, but overall it is very good, thanks :)