aMarCruz/react-native-photo-view-ex

maximumZoomScale not working

Closed this issue · 1 comments

When i set maximumZoomScale={2.0} minimumZoomScale={1.0} still double tap 3 times.
How to set double tap 2 times i mean double tap scale x2 and double tap again scale to normal
Current double tap -> scale x2 -> double tap -> scale x2.5 -> double tap -> to normal

@0x01001 sorry currently, a configurable number of taps is not implemented.
Right now I do not have time to enhance the lib, I will ping you if I do it.
Closing issue for now.