[3/n] upgrade to react-native 0.77 - bare-expo#33947
Merged
Conversation
This was referenced Jan 5, 2025
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Collaborator
|
The Pull Request introduced fingerprint changes against the base commit: 7cc4485 Fingerprint diff[
{
"op": "changed",
"beforeSource": {
"type": "dir",
"filePath": "../../node_modules/lottie-react-native",
"reasons": [
"rncoreAutolinkingAndroid",
"rncoreAutolinkingIos"
],
"hash": "ce7c6db5ae6b746a0eab6026a4592d85f5fcefd6"
},
"afterSource": {
"type": "dir",
"filePath": "../../node_modules/lottie-react-native",
"reasons": [
"rncoreAutolinkingAndroid",
"rncoreAutolinkingIos"
],
"hash": "3998014e5907c1e60c77f8b788a55b4d328f80a5"
}
},
{
"op": "changed",
"beforeSource": {
"type": "dir",
"filePath": "../../node_modules/react-native-gesture-handler",
"reasons": [
"rncoreAutolinkingAndroid",
"rncoreAutolinkingIos"
],
"hash": "d8751e8278c4379f0c460e76e36eb8cea6e679df"
},
"afterSource": {
"type": "dir",
"filePath": "../../node_modules/react-native-gesture-handler",
"reasons": [
"rncoreAutolinkingAndroid",
"rncoreAutolinkingIos"
],
"hash": "635d9b51643914c111a210bf7e2dccbb06ac58b5"
}
},
{
"op": "changed",
"beforeSource": {
"type": "dir",
"filePath": "../../node_modules/react-native-reanimated",
"reasons": [
"rncoreAutolinkingAndroid",
"rncoreAutolinkingIos"
],
"hash": "0b52db1a599c0c7fa62c9a056a73938b0de49b7d"
},
"afterSource": {
"type": "dir",
"filePath": "../../node_modules/react-native-reanimated",
"reasons": [
"rncoreAutolinkingAndroid",
"rncoreAutolinkingIos"
],
"hash": "a1bd8d9c16584259bbc82abf4ac36503a0bb9d48"
}
},
{
"op": "changed",
"beforeSource": {
"type": "dir",
"filePath": "../../node_modules/react-native-webview",
"reasons": [
"rncoreAutolinkingAndroid",
"rncoreAutolinkingIos"
],
"hash": "a3255737d12af520c9ed691874e6b15d843b2ae0"
},
"afterSource": {
"type": "dir",
"filePath": "../../node_modules/react-native-webview",
"reasons": [
"rncoreAutolinkingAndroid",
"rncoreAutolinkingIos"
],
"hash": "b9c10bb32c80bc1540010630abdb4cc577ceea8e"
}
},
{
"op": "changed",
"beforeSource": {
"type": "dir",
"filePath": "android",
"reasons": [
"bareNativeDir"
],
"hash": "1dd3e157c8bc2d2d0b4dc4c66d9ea44d862cb2bc"
},
"afterSource": {
"type": "dir",
"filePath": "android",
"reasons": [
"bareNativeDir"
],
"hash": "fc7bee8fcbb495619febff63161a56adeb51cc8d"
}
},
{
"op": "changed",
"beforeSource": {
"type": "dir",
"filePath": "ios",
"reasons": [
"bareNativeDir"
],
"hash": "74362ab2d1e7f572726102bcf1ab2bfa7b5c5bb8"
},
"afterSource": {
"type": "dir",
"filePath": "ios",
"reasons": [
"bareNativeDir"
],
"hash": "48897f330664ff1c3063f0c843c5047bc0b8c3c6"
}
},
{
"op": "changed",
"beforeSource": {
"type": "dir",
"filePath": "modules/benchmarking/android",
"reasons": [
"expoAutolinkingAndroid"
],
"hash": "9bd961e982b3ae83ede97a9bf8d9c0daf2f798d1"
},
"afterSource": {
"type": "dir",
"filePath": "modules/benchmarking/android",
"reasons": [
"expoAutolinkingAndroid"
],
"hash": "99835206d9a8f97c6a8aff95cadbb2d3528bfe9b"
}
}
]Generated by PR labeler 🤖 |
d703443 to
5d26dd1
Compare
b446180 to
6c8ce9b
Compare
5d26dd1 to
378f372
Compare
6c8ce9b to
a1a8c61
Compare
378f372 to
5b6abb2
Compare
32545b5 to
a0ed3b2
Compare
gabrieldonadel
approved these changes
Jan 6, 2025
...odules/benchmarking/android/src/main/java/expo/modules/benchmark/BenchmarkingTurboPackage.kt
Show resolved
Hide resolved
9297ead to
b3e579b
Compare
2cc9a03 to
bc906b3
Compare
b3e579b to
c131804
Compare
bc906b3 to
f45c1a6
Compare
c131804 to
52c4c0a
Compare
d6bb8b0 to
5b2172c
Compare
52c4c0a to
bba52ad
Compare
cce3833 to
0999472
Compare
bba52ad to
29c7138
Compare
0999472 to
11a1570
Compare
Contributor
|
Subscribed to pull request
Generated by CodeMention |
Contributor
Author
11a1570 to
ecd10dc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Why
to align bare expo with RN 77
How
updated some build settings, add patches; the patches should not be needed soon.
note that old arch requires quite a few changes in some libraries due to facebook/react-native#46809
Test Plan
Checklist
changelog.mdentry and rebuilt the package sources according to this short guidenpx expo prebuild& EAS Build (eg: updated a module plugin).