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

[go] update react-native-reanimated to support react-native 0.73 #25161

Merged

Conversation

gabrieldonadel
Copy link
Member

@gabrieldonadel gabrieldonadel commented Nov 1, 2023

Why

In order to have the react-native 73 upgrade PR ready by the end of the week we will need to temporarily bump
react-native-reanimated to a nightly version, given that software-mansion/react-native-reanimated#4913 has not been officially released yet.

How

et uvm -m react-native-reanimated -c f06ee065904ebeac3fa72d4bda32ba3360bf49e7 -s 3.6.0-nightly-20231031-c56d44fd9

Test Plan

Run locally expo go unversined and bare-expo

Checklist

@expo-bot expo-bot added the bot: passed checks ExpoBot has nothing to complain about label Nov 1, 2023
@gabrieldonadel gabrieldonadel force-pushed the @gabrieldonadel/sdk50/vendor-reanimated-with-73-support branch 3 times, most recently from e68dfc4 to 8a17691 Compare November 8, 2023 19:53
@gabrieldonadel gabrieldonadel force-pushed the @gabrieldonadel/sdk50/vendor-reanimated-with-73-support branch from 8a17691 to 9aa1e3e Compare November 9, 2023 02:32
@gabrieldonadel gabrieldonadel force-pushed the @gabrieldonadel/sdk50/vendor-reanimated-with-73-support branch from 9aa1e3e to eb60333 Compare November 9, 2023 13:21
@gabrieldonadel gabrieldonadel marked this pull request as ready for review November 9, 2023 13:28
@gabrieldonadel gabrieldonadel requested review from Kudo and tsapeta and removed request for brentvatne, ide and tsapeta November 9, 2023 13:28
@gabrieldonadel gabrieldonadel merged commit 70bee13 into main Nov 10, 2023
18 of 20 checks passed
@gabrieldonadel gabrieldonadel deleted the @gabrieldonadel/sdk50/vendor-reanimated-with-73-support branch November 10, 2023 12:39
onizam95 pushed a commit to onizam95/expo-av-drm that referenced this pull request Jan 15, 2024
…o#25161)

# Why

In order to have the react-native 73 upgrade PR ready by the end of the
week we will need to temporarily bump
react-native-reanimated to a nightly version, given that
software-mansion/react-native-reanimated#4913
has not been officially released yet.
 

# How

`et uvm -m react-native-reanimated -c
f06ee065904ebeac3fa72d4bda32ba3360bf49e7 -s
3.6.0-nightly-20231031-c56d44fd9`

# Test Plan

Run locally expo go unversined and bare-expo

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [x] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: fingerprint changed bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants