- #119: Improve pitch to zoom on Android
- Update example to Expo SDK 44
- Add ngrok to example for tunneling
Unclaimed project
Are you a maintainer of react-native-image-viewing? Claim this project to take control of your public changelog and roadmap.
Changelog
Tiny, purely TS, modal component for viewing images π
πBig thanks to all guys and especially @maksimko for bunch of fixes and improvements!
ImageURISource object with headerspresentationStyle prop added that allows to hide status bar on Android when modal is opened:<ImageViewing
...
presentationStyle="overFullScreen"
/>;
Check README.md for more info
Center X position inside close button
Fix custom HeaderComponent styles in example
#17 Adds onImageIndexChange prop to enable tracking that image has changed