-
Thanks for your hard work on this project!
The `cropWidth` and `cropHeight` passed into the `ImageZoom` component are referring to the root view's width and height.
https://github.com/ascoders/r…
tngan updated
6 years ago
-
If the `imageIndex` changed when being visible, the component will flicker.
It looks like it's caused by the key change by [this line](https://github.com/jobtoday/react-native-image-viewing/blob/mast…
-
Hi! It would be great to have a changelog, maybe you could use https://github.com/ascoders/react-native-image-viewer/releases for it. Thanks
-
This is the code for modal in which we have used cardFeild and when this modal opens my app crashes I am not getting the issue please check ????
{
setModalVisible(false);
…
-
**Application is getting closed directly after this line**
DeviceNumber.get().then((res) => {}
```
import DeviceNumber from 'react-native-device-number';
const number = () => {
if (Pla…
-
I tried to display image with uri
But no image displays
require working fine
const PATH = 'https://github.com/phuochau/react-native-360-image-viewer/blob/master/example/images/';
const images …
-
Hi, after I install this lib with cocoapods, my project got a build error.
![image](https://user-images.githubusercontent.com/12846676/100854351-dadb3c00-34c3-11eb-88d7-8f9aa5973338.png)
and h…
-
### Description
Since iOS 17.x was released, our reporting system reports the crash SyntaxError: Invalid character: '\0'. The stack traces are different, so I gathered the most frequent:
```
at val…
-
I am working on a project that has a web portal and a react native application. at some stage, I need to get subscription data via useSubscription hook.
I used apollo client docs to configure the we…
-
**Need Support for Device Rotate Orientations**
Images does not show in full screen when the device is rotated.
![error3](https://user-images.githubusercontent.com/30879156/81912611-17e6ec00-95c…