Axel Vencatareddy

Results 7 issues of Axel Vencatareddy

Hi, I tried your components today and I saw that we couldn't pass refs to the Input, so that we could focus the next element when clicking on the 'Enter'/'Next'...

enhancement
0.2.0

### Description Hi! First of all, thank for this great library! I'm trying to add react-native-web to my project and I have some issues regarding `@shopify/react-native-skia` and more particularly `canvaskit-wasm`:...

bug

Hi, I'm trying to add a badge when I receive a notification on Android but I have an issue, indeed, the `onNotification` is not triggered when app wasn't launched at...

Hi, I have an issue on iOS, indeed, the `onNotification` callback is not called when the app is launched and it was not on background or anything, just cold start...

Hi, On Android, when I receive a notification, on the `onNotification` method, the `userInteraction` field is missing so I get: ```javascript { …notification, foreground: true, } ``` instead of: ```javascript...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. I had a problem with the...