Jay Oh

Results 3 issues of Jay Oh

As of Babel 7, it's recommended to use `babel.config.js`. Any plan to support it?

I am switched from https://github.com/jhen0409/react-native-debugger recently and found out that Reactotron has a better view in terms of debugging. However, I think delta display is missing for Redux functionality when...

request :+1:

Our team recently is working on adding `isPlaying()` function by having `_isPlaying` global variable in JS side. However, we encountered an issue. - `play()` has `onEnd` callback which is fired...