Ismael Miber

Results 4 issues of 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 ![image](https://user-images.githubusercontent.com/16901328/66482646-b2180c00-eaa3-11e9-8a95-47dbd56936ef.png)

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";...

question

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:...