Jesús López
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'm having this same issue too
I have this issue too!
I found this related issue in the library repo https://github.com/LuckSiege/PictureSelector/issues/2981
I was recently testing and think this could be due to the video name containing unusual characters. In my case, the name of the video I was trying to upload...
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,...