Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove explicit folly version #3416

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

kacperkapusciak
Copy link
Member

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 th3rdwave/react-native-safe-area-context@eb111ff

Changes

Removed explicit folly version from RNReanimated.podspec

Test code and steps to reproduce

Build FabricExample/

Checklist

  • Ensured that CI passes

@piaskowyk piaskowyk merged commit 5e915e5 into main Jul 28, 2022
@piaskowyk piaskowyk deleted the @kacperkapusciak/remove-explicit-folly-version branch July 28, 2022 06:53
piaskowyk pushed a commit that referenced this pull request Jul 28, 2022
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 th3rdwave/react-native-safe-area-context@eb111ff

Removed explicit folly version from RNReanimated.podspec

<!--

Here you can add screenshots / GIFs documenting your change.

You can add before / after section if you're changing some behavior.

-->

Build FabricExample/

- [ ] Ensured that CI passes
fluiddot pushed a commit to wordpress-mobile/react-native-reanimated that referenced this pull request Jun 5, 2023
## 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 th3rdwave/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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants