Skip to content

[0.88] Restore Touchable public API - #58419

Open
cipolleschi wants to merge 1 commit into
0.88-stablefrom
revert-touchable-removal-0.88
Open

[0.88] Restore Touchable public API#58419
cipolleschi wants to merge 1 commit into
0.88-stablefrom
revert-touchable-removal-0.88

Conversation

@cipolleschi

Copy link
Copy Markdown
Contributor

Summary:

Restores the Touchable root export and its Flow/TypeScript API surface for React Native 0.88 so the release remains non-breaking.

The original removal in 0015d1e was reverted and then re-landed as 6fbf306. This reverts the effective re-landed commit. No later commit depends on the removed export.

Changelog:

[GENERAL][FIXED] - Restore the Touchable root export and types in React Native 0.88.

Test Plan:

  • yarn build-types — passed
  • yarn test-generated-typescript — passed
  • ./node_modules/.bin/prettier --check packages/react-native/__typetests__/index.tsx packages/react-native/index.js packages/react-native/index.js.flow packages/react-native/ReactNativeApi.d.ts — passed
  • git diff --check and git diff --cached --check — passed

@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 Sep 9, 2026
@facebook-github-tools facebook-github-tools Bot added p: Facebook Partner: Facebook Partner labels Sep 9, 2026
@github-actions

github-actions Bot commented Sep 9, 2026

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

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. p: Facebook Partner: Facebook Partner Pick Request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant