SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 155 C++

Enable animating transform matrix (#36935)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/36935

With the addition of AnimatedObject, animating prop values with arbitrary map/array nestings are possible (including transform matrix).

Note: this is only enabled when ReactNativeFeatureFlags.useAnimatedObjectForTransform is true.

Changelog:
[General][Added] - Enable animating skew in transforms with native driver

Reviewed By: mdvacca

Differential Revision: D45055381

fbshipit-source-id: 1b9224c0603ca7e89cd6f220d38a4579a4722e02
G
Genki Kondo committed
4934cdb40385c6417e87cf9d3ee985c06d207136
Parent: 5c4649a
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 4/18/2023, 4:20:46 PM