ascoders / react-native-image-viewer

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

Add new Feature: onLoadEnd() event as props #393

Open emmanuel-D opened 4 years ago

emmanuel-D commented 4 years ago

Currently there is no props for handling onLoadEnd event, when the image has been totally loaded from a server. 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.