https://linear.app/comm/issue/ENG-10253/upgrade-reanimated-to-v3
Because we migrated to v2 api earlier, we just have to bump the version in package.json
The old patch for reanimated is no longer necessary.
The new patch fixes this issue: https://github.com/software-mansion/react-native-reanimated/issues/7109#issuecomment-2841588588
Depends on D14952