Simon Gough

Results 8 issues of Simon Gough

### Version Tell us which versions you are using: - react-native-image-crop-picker 0.36.3 - react-native v0.63.3 ### Platform Android ### Expected behaviour When selecting a portrait image from the gallery, the...

Hi I know something similar to this has been [discussed in the past](https://github.com/meedan/react-native-share-menu/issues/62) but none of the fixes I've found seem to hold an answer! Whenever I build my app...

I noticed that on Android, sound can overlap between applications so this addition will use `AudioManager` to request audio focus and play the sound _after_ it has been granted.

Hi, Is there a way to access the help center articles via this API? https://developer.zendesk.com/rest_api/docs/help_center/articles#list-articles Thanks!

## Platforms Android (release build only) ## Versions RN 0.64.4 react-native-netinfo 9.3.7 react 17.0.1 ## Description Compiling a debug build works without issue but release build consistently fails. ``` Execution...

bug

Hi there, I'm seeing a really weird intermittent bug...I'm not sure why it's happening. This isn't necessarily anything in your code...I just need to figure out why it's happening! 🤕...

Hi there, I'm just wondering - once I have purchased an item, or confirmed the existence of a previously purchased item, is it possible to download the accompanying file? Or...is...

Hi there, Is there a way of hooking this into a web-based app using OAuth as the authentication method for the session? i.e. `Bearer: [Token]` in the header I'd like...