Ismael Miber
Ismael Miber
Hello All, I use `setNativeExceptionHandler` to handle the native error using the advanced way of 3 parameters: `setNativeExceptionHandler(exceptionHandler, false, true);` when the app crashes the default native module appears, but...
Hello, is there issue with spaces in pc username ? cause this error appear to me and say that username ismael not found. pc username called: ismael mahmoud 
I have issue with resume sound after pausing it. I want to make play pause resume sound. :beetle: **The code**: ```js //SoundManager util that i made. import Sound from "react-native-sound";...
I have to render ads in a slider so the first slide only render and the other didn't, it only render first one only any help in it ? Code:...