Skip to content

Conversation

@coado
Copy link
Contributor

@coado coado commented Jan 20, 2026

Summary:

Adds support for transform opertaions like Rotate, Skew, Translate, Scale, Perspective, etc.

Added serializeTransformOperationValue to a new TransformUtils.h file in react/renderer/graphics. Haven't add that to the Transform.h as the <folly/dynamic.h> is included only on Android there.

Changelog:

[General][Added] - Added support for transform operations.

Differential Revision: D91030894

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 20, 2026
@meta-codesync
Copy link

meta-codesync bot commented Jan 20, 2026

@coado has exported this pull request. If you are a Meta employee, you can view the originating Diff in D91030894.

@facebook-github-bot facebook-github-bot added the p: Facebook Partner: Facebook label Jan 20, 2026
coado added a commit to coado/react-native that referenced this pull request Jan 20, 2026
…cebook#55244)

Summary:

Adds support for transform operations like `Rotate`, `Skew`, `Translate`, `Scale`, `Perspective`, etc.


## Changelog:
[General][Added] - Added support for transform operations.

Differential Revision: D91030894
@coado coado force-pushed the export-D91030894 branch 2 times, most recently from f95b821 to 4d488a7 Compare January 21, 2026 10:10
coado added a commit to coado/react-native that referenced this pull request Jan 21, 2026
…cebook#55244)

Summary:

Adds support for transform operations like `Rotate`, `Skew`, `Translate`, `Scale`, `Perspective`, etc.


## Changelog:
[General][Added] - Added support for transform operations.

Differential Revision: D91030894
coado added a commit to coado/react-native that referenced this pull request Jan 21, 2026
…cebook#55244)

Summary:

Adds support for transform operations like `Rotate`, `Skew`, `Translate`, `Scale`, `Perspective`, etc.


## Changelog:
[General][Added] - Added support for transform operations.

Differential Revision: D91030894
coado added a commit to coado/react-native that referenced this pull request Jan 21, 2026
…cebook#55244)

Summary:

Adds support for transform operations like `Rotate`, `Skew`, `Translate`, `Scale`, `Perspective`, etc.

Added `serializeTransformOperationValue` to a new `TransformUtils.h` file in `react/renderer/graphics`. Haven't add that to the `Transform.h` as the `<folly/dynamic.h>` is included only on Android there.


## Changelog:
[General][Added] - Added support for transform operations.

Differential Revision: D91030894
@coado coado force-pushed the export-D91030894 branch 2 times, most recently from ad43e8c to ff20b08 Compare January 23, 2026 10:22
coado added a commit to coado/react-native that referenced this pull request Jan 23, 2026
…cebook#55244)

Summary:

Adds support for transform operations like `Rotate`, `Skew`, `Translate`, `Scale`, `Perspective`, etc.

Added `serializeTransformOperationValue` to a new `TransformUtils.h` file in `react/renderer/graphics`. Haven't add that to the `Transform.h` as the `<folly/dynamic.h>` is included only on Android there.


## Changelog:
[General][Added] - Added support for transform operations.

Differential Revision: D91030894
coado added a commit to coado/react-native that referenced this pull request Jan 23, 2026
…cebook#55244)

Summary:

Adds support for transform operations like `Rotate`, `Skew`, `Translate`, `Scale`, `Perspective`, etc.

Added `serializeTransformOperationValue` to a new `TransformUtils.h` file in `react/renderer/graphics`. Haven't add that to the `Transform.h` as the `<folly/dynamic.h>` is included only on Android there.


## Changelog:
[General][Added] - Added support for transform operations.

Reviewed By: javache

Differential Revision: D91030894
…cebook#55244)

Summary:

Adds support for transform operations like `Rotate`, `Skew`, `Translate`, `Scale`, `Perspective`, etc.

Added `serializeTransformOperationValue` to a new `TransformUtils.h` file in `react/renderer/graphics`. Haven't add that to the `Transform.h` as the `<folly/dynamic.h>` is included only on Android there.


## Changelog:
[General][Added] - Added support for transform operations.

Reviewed By: javache

Differential Revision: D91030894
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants