thomasviaud
thomasviaud
**Describe the bug** Hello thanks a lot for this package. Everything works fine but on Android our app is randomly crashing (only Android) due to this unhandled error : ```...
Hi, I've read that writing the `PushNotification.configure()`outside any React component is required. In my case I'm receiving remote notifications from an external service (GetStream chat https://getstream.io/chat/docs/react-native/push_template/?language=javascript). I'd like to redirect...
Hi, Imagine I have 2 additional stacks in my project : apiGatewayStack & cognitoStack. My cognitoStack needs apiGateway values in order to be setup. That's why i'm declaring apiGatewayStack before...