SabrioBiblio

Results 4 comments of SabrioBiblio

Hello, I somehow solved this problem. I had no idea how. But there are some points that I did. (**Android**) I tried all the options, googled anything, but I **didn’t...

I fixed this issue by enabling hermes in gradle.properties. If you encounter performance issues, simply update your react-native-reanimated to 4.1.0 ``` "react-native": "0.81.1", "react-native-reanimated": "4.1.0", "react-native-worklets": "0.5.0", ```