GuoChen-WHU / react-native-pinch-zoom-view

A pinch-to-zoom view for React Native.
103 stars 43 forks source link

Won't allow to move view around if part of the view is not in the initial phone frame #29

Open banjianpan opened 4 years ago

banjianpan commented 4 years ago

I currently have a view that is bigger than my phone screen and when I try to translate the view, I'm only able to translate it with the portions of the view that is on initial start up. Here's a picture to what I'm referring to: view

The shaded red portion is the only area in which I can translate and zoom in, but I can not zoom in or translate on the red portions that are not shaded