Brad Jones

Results 64 comments of Brad Jones

@mgscreativa Confirm you're running Hermes on Android?

This is specifically the changes at https://github.com/open-rpc/client-js/pull/307/files#r1143791280

https://github.com/react-navigation/react-navigation/issues/10391#issuecomment-1184769524 isn't actually a solution. This issue is about the fact that there is an _extra_ back button when you specify the header contents, but do not intend to override...

I am running into this as well, however the error is on the image picker, not the camera: `Call to function 'ExponentImagePicker.launchImageLibraryAsync' has been rejected. → Caused by: java.lang.IllegalStateException: Attempting...

I'm running into the same type of issue as: > The crash happened when we tried to hide the modal window and navigate with react-navigation to another page simultaneously, which...

For those using Expo, I suspect this is related to https://github.com/expo/expo-cli/blob/164b4d5b193c8351cb11ccec3fe6f732478caa23/packages/webpack-config/src/loaders/createAllLoaders.ts#L42-L51 (there is even a todo for handling SVG better.) It appears to me that, depending on how you implement...

This package is minimally maintained but I'll entertain a PR.

This seems out of scope/support request for Google's API rather than anything this library is responsible for.