kfiroo / react-native-cached-image

CachedImage component for react-native
MIT License
938 stars 470 forks source link

Open image in modal #167

Open VictorAtPL opened 4 years ago

VictorAtPL commented 4 years ago

Hi,

I'd like to open ImageCached image in modal box after click with option to zoom it in and out.

Are there any known integrations with other react native modules that enables such feature?