react-zoom-pan-pinch icon indicating copy to clipboard operation
react-zoom-pan-pinch copied to clipboard

Roadmap

Open prc5 opened this issue 1 year ago ā€¢ 2 comments

Hey everyone! Here is the roadmap for incoming additions, changes incoming in the new versions:

  1. Documentation rewrite
  2. Add tests to the components and logic - unit and integration, some of e2e
  3. Add new method helpers(isInView) and improve current ones (for example respecting boundaries when interacting with setters)
  4. More gestures handling
  5. Better keyboard support
  6. ...and more šŸ‘šŸ»

prc5 avatar Feb 28 '23 11:02 prc5

For the documentation rewrite, can we also update the code snippets to be more explicit on how to implement the different demo examples? I've been trying to learn this package and replicate the different demo examples but it's been slow going.

Take the Big Image demo for example, how are we able to drag the image that is much larger than the wrapper container? That is not the default behavior from the example code provided.

Edit: I just referenced the stories from the repo and saw your implementation. I can update the documentation to provide code snippets for each of the demo examples.

longmauriceproj avatar Jun 20 '23 20:06 longmauriceproj

The roadmap looks ace. WRT hand gestures, Iā€™d greatly appreciate support for pinch-centering (when moving fingers around while pinching) to allow for zoom+scroll at the same time. šŸ¤žšŸ» šŸ™‚ Keep up the good work!

piotrfonte avatar Dec 04 '23 12:12 piotrfonte