Skip to content

Conversation

MatiPl01
Copy link
Owner

@MatiPl01 MatiPl01 commented Jul 26, 2025

Description

This PR bumps reanimated in example apps to latest versions (4.0.0 in the fabric example and 3.19.0 in remaining ones).

TODO

  • Fix runtime error thrown immediately after starting the app
image
  • Fix expo example Runtime not ready error

@MatiPl01 MatiPl01 self-assigned this Jul 26, 2025
Copy link

vercel bot commented Jul 26, 2025

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
react-native-sortables-docs ⬜️ Ignored (Inspect) Visit Preview Aug 3, 2025 4:00pm

@MatiPl01 MatiPl01 marked this pull request as ready for review August 3, 2025 15:57
@MatiPl01 MatiPl01 requested a review from Copilot August 3, 2025 15:57
Copy link
Contributor

@Copilot Copilot AI left a 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 upgrades react-native-reanimated to latest versions across the example applications (4.0.1 for fabric example, 3.19.0 for paper example) and introduces react-native-worklets as a new dependency. The changes also refactor the configuration setup by centralizing Metro and dependency resolution logic into shared utility scripts.

  • Bumps react-native-reanimated from 3.18.0 to 4.0.1 in main package and fabric example, 3.19.0 in paper example
  • Adds react-native-worklets 0.4.1 as a new dependency for worklet support
  • Centralizes Metro and dependency configuration into reusable utility scripts

Reviewed Changes

Copilot reviewed 25 out of 28 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/react-native-sortables/package.json Updates reanimated patch and adds worklets dependency
test/babel.config.cjs Simplifies config and adds worklets plugin
example/app/scripts/metro.js Creates shared Metro configuration utility
example/app/scripts/dependencies.js Creates shared dependency resolution utility
babel.config.cjs Removes root babel config file
Multiple example configs Refactors to use shared configuration utilities
.yarn/patches/react-native-reanimated-npm-4.0.1-40ff4579cd.patch Updates patch for new reanimated version

@MatiPl01 MatiPl01 added the dependencies Pull requests that update a dependency file label Aug 3, 2025
@MatiPl01 MatiPl01 changed the title chore: Bump reanimated to latest versions deps: Bump reanimated to latest versions Aug 3, 2025
@MatiPl01 MatiPl01 changed the title deps: Bump reanimated to latest versions chore: Bump reanimated to latest versions Aug 3, 2025
@MatiPl01 MatiPl01 merged commit 2b2bdd3 into main Aug 3, 2025
7 of 8 checks passed
@MatiPl01 MatiPl01 deleted the chore/bump-reanimated branch August 3, 2025 16:03
@MatiPl01
Copy link
Owner Author

🎉 This issue has been resolved in version 1.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant