openspacelabs / react-native-zoomable-view

A view component for react-native with pinch to zoom, tap to move and double tap to zoom capability.
MIT License
191 stars 58 forks source link

pan issue on ios #36

Closed Lobnachour closed 1 year ago

Lobnachour commented 2 years ago

pan doesn't work properly on IOS.

thomasttvo commented 2 years ago

Is this related to #33?

Lobnachour commented 2 years ago

No it's not related to #33. It doesn't have a jumpy behavior on IOS, the issue is that I can't pan throughout all the image in IOS, on android it works perfectly fine.

thomasttvo commented 2 years ago

Does the expo snack work for you? https://snack.expo.dev/@thomasttvo/eaf257 If it does, it might have something to do with your set up.