SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Add support for other flex props to the Animation Backend (#54946)

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

## Summary:
Adds support for `overflow`, `position`, `zIndex`, and `direction` layout props to be passed as `AnimatedProp` to the animation backend.

The `PropName` enum is changed to the class enum because the `OVERFLOW` keyword is already defined in `math.h` when building with `XCode`.

## Changelog:
[General][Added] - Added support for `overflow`, `position`, `zIndex`, and `direction` props to the AnimationBackend.

Reviewed By: zeyap

Differential Revision: D89543930

fbshipit-source-id: ff7f5f19c4b641b0c5121dfd7417ffd15b4c72cd
D
Dawid Małecki committed
bed1a9a20f8a239ad1c096b255b6dea716229074
Parent: 9d1c55b
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com> on 1/7/2026, 12:59:24 PM