jobtoday / react-native-image-viewing

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

feat: Add onPress and hide bars on press #193

Open MorganDavid opened 1 year ago

MorganDavid commented 1 year ago
  1. onPress event
  2. hide header and footer on press
  3. fixes header/footer sometimes not hiding

also has these fixes in it https://github.com/jobtoday/react-native-image-viewing/pull/192