Skip to content

fix: remove worklets peer dependency - #130

Merged
chrispader merged 1 commit into
mainfrom
codex/remove-worklets-peer-dependency
Aug 24, 2026
Merged

fix: remove worklets peer dependency#130
chrispader merged 1 commit into
mainfrom
codex/remove-worklets-peer-dependency

Conversation

@chrispader

@chrispader chrispader commented Aug 24, 2026

Copy link
Copy Markdown
Member

react-native-graph currently declares react-native-worklets as a peer for every consumer, even though it only imports APIs from Reanimated. This can impose Worklets on Reanimated 3 users, although Reanimated 3 is incompatible with it and Reanimated 4 already declares a compatible Worklets range. This PR removes the redundant peer, keeps Worklets for development and the example app, and adds an inline README note beside the Reanimated installation command.

@chrispader
chrispader merged commit 85df8a3 into main Aug 24, 2026
3 checks passed
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.

1 participant