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

feat: support [email protected] #2619

Merged
merged 6 commits into from
Feb 19, 2025
Merged

feat: support [email protected] #2619

merged 6 commits into from
Feb 19, 2025

Conversation

jakex7
Copy link
Member

@jakex7 jakex7 commented Jan 17, 2025

Summary

This PR updates tests-example to [email protected] and adds necessary changes to support this version

Test Plan

App should build

Compatibility

OS Implemented
iOS
MacOS ✅❌
Android
Web ✅❌

github-merge-queue bot pushed a commit to software-mansion/react-native-reanimated that referenced this pull request Feb 4, 2025
## Summary

Adds if checks for the RN 0.78 in native code, thanks to which package
builds on both - 0.78 nd 0.77.

## Checklist

- [ ] Upgrade `react-native-screens` when 0.78 support is added
(software-mansion/react-native-screens#2626)
- [ ] Upgrade `react-native-svg` when 0.78 support is added
(software-mansion/react-native-svg#2619)
- [ ] Upgrade `react-native-gesture-handler` when 0.78 support is added
(software-mansion/react-native-gesture-handler#3354)
- [ ] `react-native-pager-view` auto generated schema contains invalid
`StringEnumTypeAnnotation` fields and crashes build on Android

|| Fabric (iOS) | Fabric (Android) | Web | MacOS (not upgraded) | TVOS
(not upgraded) |
|-|-|-|-|-|-|
| Builds | ✅ | ✅ | ✅ | ✅ | ✅ |
| Runs   | ❌ | ❌ | ❌ | ✅ | ✅ |

*Apps where RN was upgraded don't run because of incompatible dependency
versions
@jakex7 jakex7 linked an issue Feb 19, 2025 that may be closed by this pull request
@jakex7 jakex7 merged commit 625f468 into main Feb 19, 2025
1 check passed
@jakex7 jakex7 deleted the @jakex7/support78 branch February 19, 2025 20:57
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.

iOS Compile fails on react native 0.78.0
1 participant