Jérémie Sellam

Results 7 comments of Jérémie Sellam

Do you mean something like that : ``` const getImageSize = (source) => { return () => new Promise((resolve, reject) => { Image.getSizeWithHeaders( source.uri, source.headers, (originalWidth, originalHeight) => { resolve({originalWidth,...

I have the same issue. When I start a second call after close the first, I don't have sound...

Hi, Somebody know if it's implemented since August 2019 ? The event is not fired in my case. thx

Hi, In my project with react-navigation 3.9.1 and react-native 0.59.5 deep linking don't work on ios simulator when "Debug JS remotely" is enabled, but work well when the debug is...

I confirm getInitialURL() is always null when Debug JS remotely is enabled ( I use React Native debugger 0.9.7)

Hi, try this : BackgroundTimer.clearInterval(timeref.current)