MarioUnlam

Results 7 issues of MarioUnlam

### Version of react-native-audio-recorder-player 2.5.3 ### Version of React Native 0.63.2 ### Platforms you faced the error (IOS or Android or both?) iOS ### Expected behavior The MP3 file plays...

🕵️‍♂️ need more investigation
📱 iOS
🙏 help wanted

I have a list which should be sortable. Each element has a button on the left. When the user holds the finger on that button, the item should be draggable,...

I'm having a weird problem with a MenuTrigger that has both onPress and onLongPress actions. This is my MenuTrigger: ``` openFullScreen(imageSource.uri)}> ``` If I do a long press after mount,...

## Environment react: "17.0.2" react-native: "0.66.3" @react-native-community/image-editor: "^2.3.0", ## Description I'm working on an app that has a camera (using react-native-camera). The camera library creates rotated photos that include EXIF...

I need to make an inverted mask. This means making a "hole" in the rendered view, instead of rendering inside the hole. Since this plugin uses alpha to define the...

I'm using "@react-native-community/masked-view" v0.1.10 (I can't install @react-native-masked-view/masked-view" because the other one is a dependency of react-navigation). I'm trying to make a mask using a transparent image, but it's not...

Hi. There seems to be a problem with file URIs containing spaces, on iOS. If there's any space in the URI, either in a subdirectory or the filename, when I...