uiwjs / react-native-template

React Native template for react-native-uiw.
https://uiwjs.github.io/react-native-template
MIT License
18 stars 15 forks source link

fix(deps): update dependency react-native-reanimated to v2.3.1 #206

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-reanimated 2.2.4 -> 2.3.1 age adoption passing confidence

Release Notes

software-mansion/react-native-reanimated ### [`v2.3.1`](https://togithub.com/software-mansion/react-native-reanimated/releases/2.3.1) [Compare Source](https://togithub.com/software-mansion/react-native-reanimated/compare/2.3.0...2.3.1) ##### πŸ’‘ Main changes Two fixes for Expo - Fix duplicated BuildConfig error in release build [#​2713](https://togithub.com/software-mansion/react-native-reanimated/issues/2713) - Import react classes from formal react module [#​2720](https://togithub.com/software-mansion/react-native-reanimated/issues/2720) ##### πŸ™Œ Thank you for your contributions! ### [`v2.3.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/2.3.0) [Compare Source](https://togithub.com/software-mansion/react-native-reanimated/compare/2.2.4...2.3.0) ### πŸ’‘ Main changes - Layout Reanimation ([#​2058](https://togithub.com/software-mansion/react-native-reanimated/issues/2058)) by [@​Szymon20000](https://togithub.com/Szymon20000) and [@​piaskowyk](https://togithub.com/piaskowyk) - Introducing Keyframe-like animation definition schema ([#​2195](https://togithub.com/software-mansion/react-native-reanimated/issues/2195)) by [@​jmysliv](https://togithub.com/jmysliv) ### πŸ› Bug fixes - Fix problems with polyfills ([#​2161](https://togithub.com/software-mansion/react-native-reanimated/issues/2161)) by [@​piaskowyk](https://togithub.com/piaskowyk) - Fixed transparent colors in interpolateColors ([#​2354](https://togithub.com/software-mansion/react-native-reanimated/issues/2354)) by [@​jmysliv](https://togithub.com/jmysliv) - Fixed removing native views without ViewManager ([#​2486](https://togithub.com/software-mansion/react-native-reanimated/issues/2486)) by [@​piaskowyk](https://togithub.com/piaskowyk) - Fix/fix duplicate c++ symbols jsi ([#​2530](https://togithub.com/software-mansion/react-native-reanimated/issues/2530)) by [@​piaskowyk](https://togithub.com/piaskowyk) - fix: ios native stack and RN modals ([#​2581](https://togithub.com/software-mansion/react-native-reanimated/issues/2581)) by [@​WoLewicki](https://togithub.com/WoLewicki) - Detach old animated styles and props ([#​2600](https://togithub.com/software-mansion/react-native-reanimated/issues/2600)) by [@​tomekzaw](https://togithub.com/tomekzaw) - Fix measure in iOS Modal ([#​2654](https://togithub.com/software-mansion/react-native-reanimated/issues/2654)) by [@​piaskowyk](https://togithub.com/piaskowyk) ### πŸ‘ Improvements - Shared style ([#​1470](https://togithub.com/software-mansion/react-native-reanimated/issues/1470)) by [@​piaskowyk](https://togithub.com/piaskowyk) - Performance optimization ([#​1879](https://togithub.com/software-mansion/react-native-reanimated/issues/1879)) by [@​piaskowyk](https://togithub.com/piaskowyk) - Add cpplint to check C++ code ([#​1979](https://togithub.com/software-mansion/react-native-reanimated/issues/1979)) by [@​mrousavy](https://togithub.com/mrousavy) - Handling JSError on iOS ([#​2153](https://togithub.com/software-mansion/react-native-reanimated/issues/2153)) by [@​piaskowyk](https://togithub.com/piaskowyk) - Basic chrome debugger support ([#​2197](https://togithub.com/software-mansion/react-native-reanimated/issues/2197)) by [@​piaskowyk](https://togithub.com/piaskowyk) - Attach pointer to worklet runtime in main runtime ([#​2253](https://togithub.com/software-mansion/react-native-reanimated/issues/2253)) by [@​wkozyra95](https://togithub.com/wkozyra95) - Support for nested objects in animations ([#​2257](https://togithub.com/software-mansion/react-native-reanimated/issues/2257)) by [@​jmysliv](https://togithub.com/jmysliv) - Auto-workletize React Native Gesture Handler callback functions ([#​2433](https://togithub.com/software-mansion/react-native-reanimated/issues/2433)) by [@​tomekzaw](https://togithub.com/tomekzaw) - Add support for animating transform matrices ([#​2511](https://togithub.com/software-mansion/react-native-reanimated/issues/2511)) by [@​kmagiera](https://togithub.com/kmagiera) - Add global method that allows manipulation of states in Gesture Handler ([#​2519](https://togithub.com/software-mansion/react-native-reanimated/issues/2519)) by [@​j-piasecki](https://togithub.com/j-piasecki) - Reanimated 120 fps ([#​2636](https://togithub.com/software-mansion/react-native-reanimated/issues/2636)) by [@​tomekzaw](https://togithub.com/tomekzaw) - Add `performance.now()` to Worklets ([#​2679](https://togithub.com/software-mansion/react-native-reanimated/issues/2679)) by [@​mrousavy](https://togithub.com/mrousavy) **Full Changelog**: https://github.com/software-mansion/react-native-reanimated/compare/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!

Configuration

πŸ“… Schedule: 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.