Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Fork of react-zoom-pan-pinch that fixes an issue with build warnings and another with pixelated results in Safari.

License

Notifications You must be signed in to change notification settings

proNestorAps/react-zoom-pan-pinch

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

Fork of react-zoom-pan-pinch that fixes an issue with build warnings and another with pixelated results in Safari.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published