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

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

How to Fix the ZoomOut Value #13

Open GopiKrishna10 opened 6 years ago

GopiKrishna10 commented 6 years ago

Hi Guys

Am facing an issue with zoom out.How can I fix the zoom out value in react-native-pinch-zoom-view. I tried many but I couldn't figure it out.Could you please help me, guys.It's going zoom out too much.How can i handle this. Actually am zooming the View not an image.In View am displaying html Content through then react-native-render-html plugin.It contains image or content(text).

simulator screen shot - iphone 6s - 2018-03-06 at 16 34 23

nguyenvanphuc2203 commented 6 years ago

a had add 2 props min and max Scale in my merge request