jobtoday / react-native-image-viewing

Tiny, purely TS, modal component for viewing images 🏙
https://exp.host/@antonkalinin/react-native-image-viewing
MIT License
892 stars 292 forks source link

fix: header and footer don't always hide on zoom #192

Open MorganDavid opened 1 year ago

MorganDavid commented 1 year ago

the header and footer should animate hidden when the user zooms and reappear upon zooming out. but this didn't always work.