Adrian Garcia

Results 11 comments of Adrian Garcia

Still facing this issue with the latest version 7.33.4 ![Screenshot 2023-06-15 at 13 25 21](https://github.com/wix/react-native-navigation/assets/9607291/172e3e17-31a1-4d52-8e11-b588291cf8a3)

Same situation, I want to rename the variable name and I am losing all the data.

In my case it happens when calling setRoot from [React Native Navigation](https://wix.github.io/react-native-navigation/api/root). It only happens de second time we call it (because the first time we haven't used reanimated yet)....

Same issue: I know it can be prevented using a ref, but that shouldn't be like that.

Facing the same issue