Yohai Wiener
Yohai Wiener
I have the same problem of the rerender. I am quite ok with the delayed firing but I get the same skip
Not for me. I am updating using ReactQuery. If I put the data from there into a state and then use that it works but I lose the benefit of...
I have the same issue when setting data with TanstackQuery. If I use a simple useState then I am good but then I don't get the benefit of using TanstackQuery's...
Same issue here. Cannot connect any device (ios, android, emulator/simulator/real-device) if not connected via tunnel. On android also have to change the address from `https` to `http` (exp+someprojectname://expo-development-client/?url=*http*%3A%2F%2Ffptzbbq-randomname-8081.exp.direct)
Update: I have managed to solve this by updating my node to the LTS version. Make sure to clean node cache as well to set up the correct version. I...
> > Update: I have managed to solve this by updating my node to the LTS version. Make sure to clean node cache as well to set up the correct...
> You cannot assign any style to the animation elements inside. All styles will only get applied to the container of the lottie animation renderer view. But it does works...