npm react-native-reanimated 2.3.0-alpha.3

latest releases: 3.16.0-nightly-20240921-d74fcba8d, 3.16.0-nightly-20240920-d74fcba8d, 3.15.3...
3 years ago

ℹ️ Important info

We decided to redesign the architecture of Layout Animations to make them even more efficient and less buggy. That is why you are no longer need to use < AnimatedLayout />, and if you are migrating your code from the previous alpha version, you will have to remove this tag. Layout animations from Reanimated are also no longer compatible with react-native Layout animations so keep in mind that you can use only one of them.

💡 Features

  • Removed < AnimatedLayout /> 3f1ac80
  • Added support for animating nested props 65b4c93
  • Added support for gradle flavours 5e70c17
  • Added useHandler hook for handling custom events d6476f3

🐛 Bug fixes

  • Fixed setNativeProps for web a95f0aa
  • Fixed placeholderTextColor animation 696f922
  • Fixed problem with RN 0.65.0 1714680

👍 Improvements

📓 Docs improvements

🙌 Thank you for your contributions!

📢 Keep watching! We will be back with new features soon! 🤗

Don't miss a new react-native-reanimated release

NewReleases is sending notifications on new releases.