ascoders / react-native-image-viewer

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

Rendering outside modal doesn't work #325

Open ahmedsadman opened 5 years ago

ahmedsadman commented 5 years ago

I am trying to render the image slider outside the Modal but it doesn't work. The image portion remains blank. I tried to manually set width and height but no result.

I guess it's not intended to be used outside modal. If so, then please consider adding the functionality.

jaigm commented 4 years ago

Im trying to do the same and it doesn't work.