Skip to content

Update dependency react-native-reanimated to ~2.17.0#20

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-native-reanimated-2.x
Open

Update dependency react-native-reanimated to ~2.17.0#20
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-native-reanimated-2.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Mar 31, 2022

This PR contains the following updates:

Package Change Age Confidence
react-native-reanimated (source) ~2.2.0~2.17.0 age confidence

Release Notes

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

v2.17.0

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@2.16.0...2.17.0

v2.16.0

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@2.15.0...2.16.0

v2.15.0

Compare Source

What's Changed

  • Fix issue causing ANR when performing sync layout updates, for Reanimated 2 in #​4283
  • Add web support without a Babel/SWC Plugin, for Reanimated 2 in #​4285

Full Changelog: software-mansion/react-native-reanimated@2.14.4...2.15.0

v2.14.4

Compare Source

What's Changed

  • Fix: Revert - Optimize previous style calculation in styleUpdater #​3950

v2.14.3

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@2.14.2...2.14.3

v2.14.2

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@2.14.1...2.14.2

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3940654702

v2.14.1

Compare Source

What's Changed

  • Fix TypeError: 'viewTag' is read-only on Animated.createAnimatedComponent(FlashList) by @​tomekzaw in #​3934

Full Changelog: software-mansion/react-native-reanimated@2.14.0...2.14.1

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3901092675

v2.14.0

Compare Source

What's Changed

🙌 Thank you for your contributions!

Full Changelog: software-mansion/react-native-reanimated@2.13.0...2.14.0

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3894657042

v2.13.0

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@2.12.0...2.13.0

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3444270343

New Contributors

@​yusufyildirim @​blazejkustra @​capezzbr @​muhamad-rizki

🙌 Thank you for your contributions!

v2.12.0

Compare Source

🚀 Main changes

  • Added measure and scrollTo for web #​3661
  • [Fix] Ignore layout animation props on the web #​3714
  • [Fix] Absolute path in Podflie.lock #​3701
  • [Fix] Fix require cycle in useScrollViewOffset #​3713

Full Changelog: software-mansion/react-native-reanimated@2.11.0...2.12.0

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3336425460

🙌 Thank you for your contributions!

v2.11.0

Compare Source

🚀 Main changes

  • Added new useScrollViewOffset hook #​3438
  • Added FrameTimings to the useFrameCallback hook
  • Fixes for building Reanimated in monorepo

Full Changelog: software-mansion/react-native-reanimated@2.10.0...2.11.0

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3105231111

🙌 Thank you for your contributions!

v2.10.0

Compare Source

🚀 Main changes

  • Added useAnimatedKeyboard() hook
  • Added useFrameCallback() hook
  • Added support for React Native 0.70
  • Added support for react-native-v8 (building from source only)
  • Detect multiple versions of Reanimated.
  • And many different fixes.

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2889631689

Full Changelog: software-mansion/react-native-reanimated@2.9.1...2.10.0

v2.9.1

Compare Source

What's Changed

  • Fix issue with duplicated libfolly_runtime.so - #​3342

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2595830511

🙌 Thank you for your contributions!

v2.9.0

Compare Source

What's Changed

  • Support for react-native@0.69
  • Treeshaking - #​3278
  • Some fixes and improvements

Package contains binaries for react-native in version from 0.65 to 0.69

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2590392729

🙌 Thank you for your contributions!

v2.8.0

Compare Source

What's Changed

New Contributors

@​dylmye @​jiulongw @​lukmccall

Full Changelog: software-mansion/react-native-reanimated@2.7.0...2.8.0

🙌 Thank you for your contributions!

v2.7.0

Compare Source

What's Changed

New Contributors

@​AlexanderEggers @​gozdecoban @​jacobarvidsson

Full Changelog: software-mansion/react-native-reanimated@2.6.0...2.7.0

🙌 Thank you for your contributions!

v2.6.0

Compare Source

What's Changed

  • Fix TypeScript definitions
  • Fix building for TvOS
  • Update to react-native@0.68
  • Support for Gradle plugin 7

v2.5.0

Compare Source

🚀 New features

  • useAnimatedSensor() - API for animation based on sensor data #​2868
  • Building from the source - now you can build Reanimated from source directly in your Android project #​2933
  • Handle the "Slow animations" option in simulators #​2931
  • Initial value modifier for predefined layout animations #​2799
  • Support for react-native@0.68 #​2987

🐛 Important Bug fixes

What's Changed

New Contributors

Full Changelog: software-mansion/react-native-reanimated@2.4.1...2.5.0

🙌 Thank you for your contributions!

v2.4.1

Compare Source

What's Changed

  • Fix path for Web (CI build) in #​2962

Full Changelog: software-mansion/react-native-reanimated@2.4.0...2.4.1

v2.4.0

Compare Source

What's Changed

Package build

Full Changelog: software-mansion/react-native-reanimated@2.3.1...2.4.0

v2.3.3

Compare Source

What's Changed

  • Fix path for Web (CI build)

Full Changelog: software-mansion/react-native-reanimated@2.3.2...2.3.3

v2.3.2

Compare Source

What's Changed

  • Fix chrome debugger for iOS

v2.3.1

Compare Source

💡 Main changes

Two fixes for Expo

  • Fix duplicated BuildConfig error in release build #​2713
  • Import react classes from formal react module #​2720

🙌 Thank you for your contributions!

v2.3.0

Compare Source

💡 Main changes

🐛 Bug fixes

👍 Improvements

Full Changelog: software-mansion/react-native-reanimated@2.2.4...2.3.0

⚠️ Please note that we no longer support React Native 0.62. Please upgrade to 0.63+.

🙌 Thank you for your contributions!

v2.2.4

Compare Source

🔑 Key changes

  • Added support for react-native@0.67 - #​2579
  • Fix problem with flavor names in Gradle - #​2564
  • Fix setNativeProps for web - #​2280
  • Add fallback for not yet supported RN versions - #​2553

All changes: compare 2.2.3 - 2.2.4

🙌 Thank you for your contributions!

v2.2.3

Compare Source

🔑 Key changes

  • Added support for react-native@0.66
  • Fix problem with flavor names in Gradle
  • Removed binary for react-native@0.62 from package

⚠️ JS part of 2.2.3 is fully compatible with 2.2.0

🙌 Thank you for your contributions!


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.

@renovate renovate bot force-pushed the renovate/react-native-reanimated-2.x branch from d6fbd85 to 8b157f0 Compare April 4, 2022 21:09
@renovate renovate bot changed the title Update dependency react-native-reanimated to v2.5.0 Update dependency react-native-reanimated to v2.6.0 Apr 4, 2022
@renovate renovate bot force-pushed the renovate/react-native-reanimated-2.x branch from 8b157f0 to 4cd62cd Compare April 11, 2022 19:33
@renovate renovate bot changed the title Update dependency react-native-reanimated to v2.6.0 Update dependency react-native-reanimated to v2.7.0 Apr 11, 2022
@renovate renovate bot force-pushed the renovate/react-native-reanimated-2.x branch from 4cd62cd to f96165b Compare April 21, 2022 17:01
@renovate renovate bot changed the title Update dependency react-native-reanimated to v2.7.0 Update dependency react-native-reanimated to v2.8.0 Apr 21, 2022
@renovate renovate bot force-pushed the renovate/react-native-reanimated-2.x branch from f96165b to f441dd7 Compare September 25, 2022 21:02
@renovate renovate bot changed the title Update dependency react-native-reanimated to v2.8.0 Update dependency react-native-reanimated to v2.10.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/react-native-reanimated-2.x branch from f441dd7 to 6f85ade Compare November 20, 2022 11:44
@renovate renovate bot changed the title Update dependency react-native-reanimated to v2.10.0 Update dependency react-native-reanimated to ~2.13.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/react-native-reanimated-2.x branch from 6f85ade to 3e39bca Compare March 12, 2023 11:15
@renovate renovate bot changed the title Update dependency react-native-reanimated to ~2.13.0 Update dependency react-native-reanimated to ~2.14.0 Mar 12, 2023
@renovate renovate bot changed the title Update dependency react-native-reanimated to ~2.14.0 Update dependency react-native-reanimated to ~2.17.0 May 29, 2023
@renovate renovate bot force-pushed the renovate/react-native-reanimated-2.x branch from 3e39bca to 44072b1 Compare May 29, 2023 19:59
@renovate renovate bot force-pushed the renovate/react-native-reanimated-2.x branch 2 times, most recently from b6c9d19 to 4429a02 Compare August 15, 2025 12:12
@renovate renovate bot force-pushed the renovate/react-native-reanimated-2.x branch from 4429a02 to 15d0acf Compare September 27, 2025 02:57
@renovate renovate bot force-pushed the renovate/react-native-reanimated-2.x branch from 15d0acf to 5ac867f Compare October 25, 2025 15:46
@renovate renovate bot force-pushed the renovate/react-native-reanimated-2.x branch 2 times, most recently from 5991255 to 84ac48e Compare November 19, 2025 19:15
@renovate renovate bot force-pushed the renovate/react-native-reanimated-2.x branch from 84ac48e to f603688 Compare January 20, 2026 11:48
@renovate renovate bot force-pushed the renovate/react-native-reanimated-2.x branch from f603688 to 8e012c7 Compare February 3, 2026 08:06
@renovate renovate bot force-pushed the renovate/react-native-reanimated-2.x branch from 8e012c7 to 37efadf Compare February 13, 2026 11:40
@renovate renovate bot force-pushed the renovate/react-native-reanimated-2.x branch from 37efadf to 89e5e46 Compare April 15, 2026 11:12
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