react-native-image-progress
react-native-image-progress copied to clipboard
Integrating with Lightbox Refactor branch
Hi Joel, incredible work with your node modules! I'm trying to integrate image-progress and lightbox module you have. I saw https://github.com/oblador/react-native-image-progress/issues/8 so I'm pretty sure its possible but I'm trying to use your refactor branch for a zoomable image (https://github.com/oblador/react-native-lightbox/tree/navigator-refactor).
I tried looking at the source in your lightbox module but I dont see a direct use of the <Image> component anywhere. Any tips?
+1