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
As a version of folly can change between versions of React-native we need to remove an explicit version of `folly_version` from our libraries to let RN infer the correct version.
Change based on AppAndFlow/react-native-safe-area-context@eb111ff
## Changes
Removed explicit folly version from RNReanimated.podspec
<!--
## Screenshots / GIFs
Here you can add screenshots / GIFs documenting your change.
You can add before / after section if you're changing some behavior.
### Before
### After
-->
## Test code and steps to reproduce
Build FabricExample/
## Checklist
- [ ] Ensured that CI passes
0 commit comments