react-native-image-viewing
react-native-image-viewing copied to clipboard
Tiny, purely TS, modal component for viewing images 🏙
Header & footer component does not gets hidden when the image is zoomed. Strangely the example app works perfectly.
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.5. Changelog Sourced from plist's changelog. 3.0.5 / 2022-03-23 [96e2303d05] Prototype Pollution using .parse() #114 (mario-canva) update browserify from 16 to 17 3.0.4 / 2021-08-27...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Hi i like your Image viewer! but i just recognized an Issue: When i open the Viewer and zoom in and out an Image, go back and forth in the...
Adds the ability to specify a custom `ErrorComponent` that will display when an image fails to load. Adds the ability to use a custom `LoadingComponent` for the image loader. Closes...
安卓机的放大缩小有问题,也希望得到做的关注,完善一下
Hi, when showing the modal it seems that the lib is setting a black bottom navigation bar (black background color and grey icons). Is it possible to do not change...
images shows incorrectly in landscape mode
当在预览时,修改了数据源,当前显示的内容会发生变化,但是相关的 `HeaderComponent ` 和 `FooterComponent ` 并没有进行刷新。这是一个bug
Hi, Thanks for this amazing lib image view. I wonder if I can put an (blur) image as background instead of the solid color. I've tried to do it but...