Tom Underhill

Results 4 comments of Tom Underhill

@chrisglein Here are the PR's I've done to contribute macOS implementations to existing react-native-community repos: react-native-webview: https://github.com/react-native-community/react-native-webview/pull/1164 async-storage: https://github.com/react-native-community/async-storage/pull/296 react-native-netinfo: https://github.com/react-native-community/react-native-netinfo/pull/312

I debugged it: in `startEventSession` it calls `CFRunLoopRun()` but this is creating a nested run loop that blocks the UI. If I just comment out that line (line 405) it...

The owner of this repo needs to merge my Pull Request, rebuild and publish a new Release.

TBH, I'm not using anything right now. My biggest issue was the pressing the "Play" button invokes the Apple Music app if nothing is playing. I just have Spotify start...