Jesús López

Results 6 comments of Jesús López

Thanks for sharing this! @tomekzaw In my case, following the docs solved the performance issues. However, enabling the feature flags introduced new problems — for example, some unexpected behavior in...

I found this related issue in the library repo https://github.com/LuckSiege/PictureSelector/issues/2981

applying the latest Reanimated performance guide from the docs seems to fix this issue for me https://docs.swmansion.com/react-native-reanimated/docs/guides/performance It’s also mentioned here: https://github.com/software-mansion/react-native-reanimated/issues/7460 In my case, it solved the performance problems,...