Broda Noel
Broda Noel
Hello everyone! I'm trying to implement CSP but I have some issues with Google Maps in this library. https://developers.google.com/maps/documentation/javascript/content-security-policy The point is that I already added all the Google Domains,...
# Why https://github.com/amplitude/Amplitude-ReactNative/issues?q=is%3Aissue+trackingoptions+is%3Aclosed#issuecomment-1194356579 # Test Plan Praying. ๐๐ผ # Checklist - [x] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md). - [x] Conforms with the...
### Summary Seems like when we want to get LAT+LNG information from a photo taken with Android (since API leven 29, Android 10), using `expo-image-picker`, it doesn't work anymore (not...
## Describe the Feature I was checking that now we have support for `react-native-share` on `Expo` (https://expo.canny.io/feature-requests/p/support-for-react-native-share) Do you know if it's necessary to create a `plugin` for being compatible...
I copy & paste some bullet points from Microsoft Word (Mac) and this is what I get (inspecting the editor), instead of the `ul li` list: ``` ยท Test word...
**Describe the bug ๐** The `onChange` event is sending an invalid `lng` (-246). **To Reproduce ๐** In my `render` method, in React, I have this: ``` { if (this.props.onBoundsChange) {...
`onSelect` event function is not called when the user clicks outside the table (thus, the selection gets empty). There should be some way to let the dev knows when the...
I was checking this code: https://github.com/EmailThis/extension-boilerplate/blob/639ea28438613694ec9c3dac3ef19ec6ad10e3af/src/scripts/popup.js#L42 And there you have `chrome.tabs...`. Shouldn't it be `ext.tabs`?
It may be good to have some documentation about how to implement it in Expo