Sondre Lucas Follesø
Sondre Lucas Follesø
@paskalov-aris I'm experiencing this exact problem, but with `@testing-library/react-hooks`. Did you solve this?
@mdjastrzebski Can confirm that it fixes this issue for me 👍
This is actually the same bug as in #1356 , only triggered by other actions than keyboard appearance. And seems to actually be cause by a change introduced in react-native-reanimated...
This is also affecting android and ios when `enableDynamicSizing` is `true`
Is there any progress on this? I can confirm that the patch by @michbil in https://github.com/expo/expo/issues/38721#issuecomment-3197460373 does indeed fix the issue.