origamih / react-native-animated-image-viewer

Image viewer with smooth animated zoom in out
MIT License
8 stars 5 forks source link

Support for carousel/gallery, background transition enhancement and custom image component #1

Open paolospag opened 5 years ago

paolospag commented 5 years ago

Hi @origamih , are you planning to add carousel/gallery support?

I saw that you used react-native-image-pan-zoom from ascoders which he also developed react-native-image-viewer.

Also can you improve the background transition effect on swipe down? I was thinking of something similar to react-native-lightbox.

Finally, will it be possible to provide a custom image component like FastImage?

origamih commented 5 years ago

Hi @paolospag, Sorry I'm too busy lately to really maintain this repo. This surely needs a lot more optimization. Now unfortunately I think you need to fork this and add your own code. I'll let you know when I start to work on this again. Cheers!