Pierre
Pierre
### What happened? I just realized that OneSignal.promptForPushNotificationsWithUserResponse puts the app in background for half a second when it's called. I use "react-native-appstate-hook" to detect app state change, and if...
### What happened? Some of my users complain that once they turn back off the airplane mode (they left ON during the night) they don't get all the notifications that...
Can we have an example of how getItemHeight works? the doc feels unclear to me; if my section header is 44px and each of my list items are 40px what...
### Description I recently upgraded to reanimated v3 since then, lots of issue that were already discussed in other topics (I also wish there was a general settings to turn...
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant): ### Steps to Reproduce 1. do some minimal changes 2. push the OTA...
Used to work, no longer does since upgrading RN to 0.73+ ### Steps to Reproduce 1. upgrade to RN0.73.4 2. no longer working for android ### Expected Behavior to work...
### 🔖 Feature description As of now we can only check "unique" on a single attribute at a time. But there are many use cases where we have to make...
Library works awesome: great job! One minor inconvenience is that if the pinchable component (image) is inside a parent pressable item, upon leaving the pinched image to zoom, it will...
I just realized the url parser would stop the link parsing as soon as there is a single quote. I got surprised, but it was brought to my attention by...
### Description With react native reanimated v3+, they now implement the phone settings of "reduced motion" which leads to lottie files no longer playing ### Steps to Reproduce 1. use...