Dima Osipa

Results 3 comments of Dima Osipa

The issue still exists. It happens because a reachability callback is [never called](https://stackoverflow.com/questions/11428590/reachability-class-not-working-properly-for-vpn-connection) when the device connects to the Wi-Fi network. Here's the code I'm talking about: ``` override func...

@mikehardy thanks for reviewing my PR! I really appreciate it! **Regarding compile errors** – I compiled the example, and since errors are in React-Core, probably that's just some older version...

Possible duplicates: 1. https://github.com/facebook/react-native/issues/44502 2. https://github.com/reactwg/react-native-releases/issues/284 Despite the fact two other issues are closed, the workarounds provided there do not work because enabling modular_headers per dependency is not always an...