SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Remove unnecessary classes inside `com.facebook.react.uimanager.layoutanimation` (#54730)

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

I'm deleting those 2 classes related to layout animation. They were needed only for legacy arch.
They're not needed anymore so they can go now.
Marked as breaking because those 2 classes were public, but I wasn't able to find meaningful usages in OSS

Changelog:
[Android] [Breaking] - Remove unnecessary classes inside `com.facebook.react.uimanager.layoutanimation` used in legacy architecture

Reviewed By: javache

Differential Revision: D88011209

fbshipit-source-id: a45ec8342a2cdd150264ff9de9da7060b93bf55c
N
Nicola Corti committed
0b09e6f6968240f43db5fec8f2ff7dc1e8d8d7db
Parent: c3a7ce3
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com> on 12/1/2025, 11:49:17 AM