-
-
Notifications
You must be signed in to change notification settings - Fork 4
Fix/reanimated #726
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
base: main
Are you sure you want to change the base?
Fix/reanimated #726
Conversation
@metamask-bot publish-preview |
📖 Storybook Preview |
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
📖 Storybook Preview |
@metamask-bot publish-preview |
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR reorganizes and updates the react-native-reanimated
dependency across packages to ensure consistency and proper peer dependency management.
- In
design-system-react-native
,react-native-reanimated
is removed fromdependencies
, added todevDependencies
at v^3.17.0 and topeerDependencies
at >=3.3.0. - In
storybook-react-native
, thereact-native-reanimated
version is bumped from 3.3.0 to ^3.17.0.
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
File | Description |
---|---|
packages/design-system-react-native/package.json | Move react-native-reanimated into devDependencies and peerDependencies and bump version |
apps/storybook-react-native/package.json | Update react-native-reanimated to ^3.17.0 in dependencies |
Co-authored-by: Copilot <[email protected]>
@metamaskbot publish-preview |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ BugBot reviewed your changes and found no bugs!
Was this report helpful? Give feedback by reacting with 👍 or 👎
📖 Storybook Preview |
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions.
|
Description
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist