-
**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…
-
I have checked the function and there is a lack of detection for size. The size of the image will be cropped if the initial loaded size is bigger than the screen and the size of the photoview is set t…
-
Hello. I'm embedding OSD into my React Native mobile app using WebView and html, since there is not a supported package.
That works ok, but now I need to draw some annotations on image, and I need to…
EKOLX updated
2 years ago
-
'VirgilCrypto/VirgilCrypto-Swift.h' file not found
![image](https://github.com/user-attachments/assets/be5ac3f1-9472-4931-ba9c-58cd92ebd9f9)
-
ios不清楚有没有这个问题
-
"react-native-image-zoom-viewer": "^2.2.26",
addImage() {
this.state.images.push({
// Simplest usage.
url: 'https://avatars2.githubusercontent.com/u/7970947?v=3&s…
-
"react-native-fast-image": "^8.5.11",
`
try {
await FastImage.clearDiskCache();
} catch (error) {
console.log('clearDiskCache', error);
}
`
clearDiskCache TypeError: _reactNati…
-
Hi,
are pinch gestures not working with the modal ?
I created a custom zoomable component and used it as a children in the modal, but zoom feature is not working in the modal.Except if i NOT set…
-
## Bug
I'm trying to keep my video playing no matter what the user ends up doing: fullscreen, PIP, restoring from PIP, closing fullscreen, etc.
Currently, despite having `paused={false}` as the v…
-
### Description
App is crashed and showing below error.
NSInvalidArgumentException __76-[RCTModalHostViewManager presentModalHostView:withViewController:animated:]_block_invoke.38
Application tried…