Iamivan1996

Results 6 comments of Iamivan1996

> add `implementation('com.eightbitlab:blurview:1.6.6') { force = true }` in app/build.gradle. It working for me. Something crash app :((( Works for me too, but wondering why it can fix the IndexOutOfBoundsException...

@gangwarily For the IOS QRCode Scanner, it's work perfectly with using your suggested solution. But Android this part, i found that the json data is not same as iOS, Android...

All of the solutions are not work for me.. if i scroll it quickyly, android will getting stuck and autoPlay will not work until i scroll it back manually "react-native":...

https://github.com/dohooo/react-native-reanimated-carousel/assets/30230906/430c26d4-4eb4-484f-bee7-d6cd3a31bc16 I have a similar issue just like @kockar96 , the animation is stopped ramdomly on Android, i have to scroll it manually for the carousel so that it can...

it may be great to use [Notifee](https://notifee.app/react-native/docs/displaying-a-notification) for local and scheduled notifications?. It is maintained by Firebase.

I have facing this issue before in 4 Apr, i am just using redux to save the remote message from the onNotificationOpenedApp function and then compare with the remote message...