ascoders / react-native-image-viewer

🚀 tiny & fast lib for react native image viewer pan and zoom
MIT License
2.45k stars 580 forks source link

Add new Feature: onPressOut() event as props #391

Open emmanuel-D opened 4 years ago

emmanuel-D commented 4 years ago

Currently there is no props for handling onPressOut event, but there is a props onPressLong. I personally need that props to handle a function. It would be a nice feature for this cool component 😉.

emmanuel-D commented 4 years ago

@ArtemKolichenkov Is there any update about my Issue ?

ArtemKolichenkov commented 4 years ago

@emmanuel-D I'm a bit more focused on the underlying https://github.com/ascoders/react-native-image-zoom package now. I'll start addressing current repo's issues a bit later, sorry. But yeah, this ehancement seems logical, will put it high on the TODO list.