Skip to content

feat: react-native-reanimated as peer dependency#4912

Open
wonderlul wants to merge 1 commit intocallstack:v6from
wonderlul:feat/Reanimated-v6
Open

feat: react-native-reanimated as peer dependency#4912
wonderlul wants to merge 1 commit intocallstack:v6from
wonderlul:feat/Reanimated-v6

Conversation

@wonderlul
Copy link
Copy Markdown
Collaborator

Motivation

react-native-reanimated (v4) is the intended path for animated Paper components. Today the library still uses React Native’s built-in Animated API everywhere; this PR does not migrate any UI yet. It only declares the new peer dependencies so consumers install compatible versions up front, and so maintainers can add Reanimated-based animations in follow-up PRs without changing the public dependency contract again.

Reanimated 4 depends on react-native-worklets, so both packages are added as peers (and as dev dependencies for local development, type-checking, and tests).

@callstack-bot
Copy link
Copy Markdown

Hey @wonderlul, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

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.

2 participants