You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
Currently expo-example uses Reanimated 3.19 which seems to break. Given
that `next` targets only new architecture, we can bump version of
Reanimated, which seems to resolve the problem.
>[!IMPORTANT]
> We should also check if example works on `main`.
## Test plan
Tested that `expo-example` builds on both platforms.
0 commit comments