Muazzez Aydın

Results 5 issues of Muazzez Aydın

packege.json ``` "react-native": "0.72.4", "react-native-blob-util": "^0.19.6", "react-native-pdf": "^6.7.4", ``` This error only happens on **iOS platform**. In iOS, the first image of my pdf file is quite small compared to...

The resizeMode property cannot be used in the storyImageStyle, and the provided image source cannot be resized according to the screen. This issue may occur when the image does not...

**Issue** I did all the operations like clearing the cache. **Device:** - Device: emulator - OS: android **`package.json` file:** ``` { "dependencies": { "react-native-vision-camera": "^3.9.2", "react-native-vision-camera-face-detector": "^1.6.3", "react-native-worklets-core": "^1.0.0", }...

### What happened? I want a notification permission when I enter the app. this permission is requested with react-native-permission. > import {requestNotifications} from 'react-native-permissions'; I am using requestNotifications. But if...

### Description I received this error on real devices and could not find a solution. ### Steps to reproduce Fatal Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{appName/appName.MainActivity}: androidx.fragment.app.Fragment$j: Unable to...

Platform: Android
Repro provided