Brandon Pelton-Cox
Brandon Pelton-Cox
@Kudo Would you mind reviewing/merging this when you have the chance?
Thanks for being thorough and catching all this. I'll get all this fixed and do a full sweep and test of my original PR before I push another hasty commit....
Removed all references to that enum and replaced them all with string unions, ran all the tests and build packagers again for both packages, and (after fixing a bug!) tested...
@mikehardy Hi, I just opened an [issue](https://github.com/react-native-netinfo/react-native-netinfo/issues/650) that appears to be caused by the PR merged to deal with this issue. My testing has uncovered that, at least in my...
I will add this isn't happening only on Samsung devices. I have tons of Sentry reports of this error with Pixel devices. I wonder if anybody can confirm this same...
I also don't get this in development, but release builds hang after the splash screen hides -- looks to be during the initial render. I was able to log the...
I'm using this patch as a workaround. I'm not sure that throwing from the hook is the best way to handle errors in this case. Obviously, we should understand what...
I spent a little more time triaging this and found that if I log in to my Expo account from the expo-dev-client UI, the server running on my computer is...