Skip to content

chore(deps): update dependency react-native-reanimated to ~4.5.0#11

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-native-reanimated-4.x
Open

chore(deps): update dependency react-native-reanimated to ~4.5.0#11
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-native-reanimated-4.x

Conversation

@renovate

@renovate renovate Bot commented May 3, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-reanimated (source) ~4.1.7~4.5.0 age adoption passing confidence

Release Notes

software-mansion/react-native-reanimated (react-native-reanimated)

v4.5.2: Reanimated - 4.5.2

Compare Source

What's Changed

Reanimated version supporting Worklets 0.11.

Full Changelog: software-mansion/react-native-reanimated@4.5.1...4.5.2

v4.5.1: Reanimated - 4.5.1

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@4.5.0...4.5.1

v4.5.0: Reanimated - 4.5.0

Compare Source

Key changes

More props supported by CSS Core Animation

Shadow (shadowColor, shadowOpacity, shadowRadius, shadowOffset), background, and border (backgroundColor, borderColor, borderWidth, borderRadius) CSS transitions now run on iOS Core Animation.

Using CSS Core Animation required enabling IOS_CSS_CORE_ANIMATION feature flag.

CSS Animations Pseudoselectors

CSS animations now support pseudo-selectors such as :hover, :active, and :focus, with native Apple and Android backends alongside a web implementation.

  • feat: pseudo-selectors web implementation by @​wisniewskij in #​9474
  • feat: CSS Pseudoselectors - android backend by wisniewskij in #​9432
  • feat: CSS Pseudoselectors - apple backend by wisniewskij in #​9297
CSS Animations web support for SVG

Animating react-native-svg components is now available on web.

  • feat: register remaining react-native-svg components for web CSS animations by MatiPl01 in (#​9549)
SharedTransitionBoundary component

Introducing the <SharedTransitionBoundary> component, which scopes shared element transitions to a subtree so only matching elements within the boundary animate together. Useful for isolating shared transitions between screens that would otherwise interfere.

Other changes

New Contributors

Full Changelog: software-mansion/react-native-reanimated@4.4.1...4.5.0

v4.4.2: Reanimated - 4.4.2

Compare Source

What's Changed

Android
iOS
All platforms
Types and build

Full Changelog: software-mansion/react-native-reanimated@4.4.1...4.4.2

v4.4.1: Reanimated - 4.4.1

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@4.4.0...4.4.1

v4.4.0: Reanimated - 4.4.0

Compare Source

Key changes

iOS CSS Core Animation

Reanimated 4.4.0 introduces a new platform-backed CSS animation engine on iOS that runs animations
directly on Core Animation layers instead of going through the JS-driven update loop. It is hidden
behind the IOS_CSS_CORE_ANIMATION static feature flag.

Animation Backend

A new Animation Backend has been integrated behind a feature flag, which will help greatly with the flow of updating the Shadow Tree in animations.

New useTimestamp hook

A new useTimestamp hook exposes the current frame timestamp as a Shared Value that updates every
frame with the time elapsed since the first frame, with an isActive flag to pause and resume updates.

Precompiled headers on Android

Reanimated's native build on Android now uses precompiled headers (ReanimatedPCH.h), significantly
reducing C++ compile times for both fresh and incremental builds.

Other changes

New Contributors

Full Changelog: software-mansion/react-native-reanimated@4.3.1...4.4.0

v4.3.2: Reanimated - 4.3.2

Compare Source

What's Changed

Android
iOS
All platforms

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel

vercel Bot commented May 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
native-template Ready Ready Preview, Comment Jul 25, 2026 4:02am

@renovate
renovate Bot force-pushed the renovate/react-native-reanimated-4.x branch from b6d7ea0 to 7b84d19 Compare May 7, 2026 16:41
@renovate
renovate Bot force-pushed the renovate/react-native-reanimated-4.x branch from 7b84d19 to 8793703 Compare May 29, 2026 20:01
@renovate renovate Bot changed the title chore(deps): update dependency react-native-reanimated to ~4.3.0 chore(deps): update dependency react-native-reanimated to ~4.4.0 May 29, 2026
@renovate
renovate Bot force-pushed the renovate/react-native-reanimated-4.x branch from 8793703 to 17b441f Compare June 4, 2026 23:52
@renovate
renovate Bot force-pushed the renovate/react-native-reanimated-4.x branch from 17b441f to 4614d09 Compare June 24, 2026 20:05
@renovate renovate Bot changed the title chore(deps): update dependency react-native-reanimated to ~4.4.0 chore(deps): update dependency react-native-reanimated to ~4.5.0 Jun 24, 2026
@renovate
renovate Bot force-pushed the renovate/react-native-reanimated-4.x branch from 4614d09 to c2fed17 Compare June 25, 2026 00:00
@renovate
renovate Bot force-pushed the renovate/react-native-reanimated-4.x branch from c2fed17 to 92f8855 Compare June 25, 2026 00:20
@renovate
renovate Bot force-pushed the renovate/react-native-reanimated-4.x branch from 92f8855 to 81885a7 Compare July 4, 2026 07:35
@renovate
renovate Bot force-pushed the renovate/react-native-reanimated-4.x branch from 81885a7 to 657baa9 Compare July 18, 2026 15:58
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.

0 participants