Skip to content

Export Animated.Numeric type in public API#57309

Closed
huntie wants to merge 1 commit into
react:mainfrom
huntie:export-D109430487
Closed

Export Animated.Numeric type in public API#57309
huntie wants to merge 1 commit into
react:mainfrom
huntie:export-D109430487

Conversation

@huntie

@huntie huntie commented Jun 23, 2026

Copy link
Copy Markdown
Member

Summary:
Numeric is defined and exported by AnimatedImplementation and re-exported as a named export from Animated, but it was missing from the Animated namespace object assembled in AnimatedExports.

We have usages of this in fbsource, therefore export on the public API for parity.

Changelog:
[General][Added] - Strict TypeScript API: Export Animated.Numeric

Differential Revision: D109430487

Summary:
`Numeric` is defined and exported by `AnimatedImplementation` and re-exported as a named export from `Animated`, but it was missing from the `Animated` namespace object assembled in `AnimatedExports`.

We have usages of this in fbsource, therefore export on the public API for parity.

Changelog:  
[General][Added] - **Strict TypeScript API**: Export `Animated.Numeric`

Differential Revision: D109430487
@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 Jun 23, 2026
@meta-codesync

meta-codesync Bot commented Jun 23, 2026

Copy link
Copy Markdown

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

@github-actions

Copy link
Copy Markdown

Warning

JavaScript API change detected

This PR commits an update to ReactNativeApi.d.ts, indicating a change to React Native's public JavaScript API.

  • Please include a clear changelog message.
  • This change will be subject to additional review.

This change was flagged as: POTENTIALLY_BREAKING

@meta-codesync meta-codesync Bot closed this in 6206b0b Jun 23, 2026
@meta-codesync

meta-codesync Bot commented Jun 23, 2026

Copy link
Copy Markdown

This pull request has been merged in 6206b0b.

@meta-codesync meta-codesync Bot added the Merged This PR has been merged. label Jun 23, 2026
@huntie huntie deleted the export-D109430487 branch June 23, 2026 15:09
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. Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant