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: Added missing dependencies for web to work #775

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Arjan-Zuidema
Copy link

Possible relates to #625 #618 #509

Description

Fixes issues with web. Possible due to not using (or able to use) react-native-reanimated/plugin babel plugin in a project.

Review

  • I self-reviewed this PR

Testing

  • I added/updated tests
  • I manually tested

We tested this on our own codebase (Next.js with Expo) by applying a patch file with the same fixes.

Copy link

changeset-bot bot commented Feb 4, 2025

⚠️ No Changeset found

Latest commit: 89606fa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 4, 2025
Copy link

vercel bot commented Feb 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-reanimated-carousel ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 4, 2025 9:27am

@Arjan-Zuidema
Copy link
Author

Added a patch file to fix this issue with the current version, if anyone needs it.

react-native-reanimated-carousel+4.0.0-canary.22.patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants