Skip to content

React zoom pan and pinch - forked from ProNestor

License

Notifications You must be signed in to change notification settings

aexol-studio/panzoomer

 
 

Repository files navigation

@pronestor/react-zoom-pan-pinch

Update 2021-01-17: @prc is fortunately back at maintaining the original package react-zoom-pan-pinch. I believe that all the issues fixed in this fork are now also fixed in the original package, so this fork is no longer maintained.

If you're using @pronestor/react-zoom-pan-pinch in your project, you can safely switch to react-zoom-pan-pinch with these steps:

  1. Uninstall this fork with yarn remove @pronestor/react-zoom-pan-pinch / npm uninstall @pronestor/react-zoom-pan-pinch.
  2. Install the original package with yarn add react-zoom-pan-pinch / npm install react-zoom-pan-pinch.
  3. Replace @pronestor/react-zoom-pan-pinch with react-zoom-pan-pinch in the imports in your code.

About

React zoom pan and pinch - forked from ProNestor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.8%
  • JavaScript 4.4%
  • CSS 1.6%
  • HTML 0.2%