Yusif Oruclu

Results 5 issues of Yusif Oruclu

**Is your feature request related to a problem? Please describe.** I was using `ffmpeg-kit-react-native` to edit video metadata on Android. I also needed a way to trim videos, so I...

question
react-native

### Question Does `react-native-vision-camera` have the newly added `PrivacyInfo.xcprivacy` file or is it something we have to handle it ourselves? ### What I tried Not sure what to try for...

💭 question

First of all, thank you for this library. I was using `ffmpeg-kit-react-native` to edit video metadata on Android. I also needed a way to trim videos, so I used this...

The app crashes as soon as you navigate to a page where there is a `Skottie` component. This was happening on Android. Ios worked fine. Let me know if you...

When you try to use `dotLottie` files with `rn-skottie` it throws the below error. Android logcat seemed to give the same information as well. ``` ... import {Skottie} from 'react-native-skottie';...