Skip to content

remove Clipboard module from core#54584

Open
LeonDvlpmnt wants to merge 1 commit into
react:mainfrom
LeonDvlpmnt:chore/remove-clipboard
Open

remove Clipboard module from core#54584
LeonDvlpmnt wants to merge 1 commit into
react:mainfrom
LeonDvlpmnt:chore/remove-clipboard

Conversation

@LeonDvlpmnt

Copy link
Copy Markdown
Contributor

Summary:

The Clipboard module has been marked as deprecated for more than 5 years as part of the Lean Core initiative.

This PR finalizes the removal by deleting the implementation and removes all remaining references.

Users should migrate to community alternatives such as:

@react-native-clipboard/clipboard
expo-clipboard

Changelog:

[GENERAL] [REMOVED] - Remove deprecated Clipboard module from JavaScript definitions
[ANDROID] [REMOVED] - Remove ClipboardModule from core
[IOS] [REMOVED] - Remove RCTClipboard from core

Test Plan:

  • Manually verified that no related files remain
  • Verified that rn-tester builds successfully for both android and iOS
  • Jest tests ran successfully
  • RedBox can still copy to clipboard

@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 Nov 18, 2025
@facebook-github-bot facebook-github-bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label Nov 18, 2025
@LeonDvlpmnt

Copy link
Copy Markdown
Contributor Author

Looks like the test failures are related to a partial GitHub outage.

Error: fatal: unable to access 'https://github.com/facebook/react-native/': The requested URL returned error: 500

@cortinico

Copy link
Copy Markdown
Contributor

/rebase

@cortinico

Copy link
Copy Markdown
Contributor

I believe the hardest part of this is going to be importing/merging this internally

@react-native-bot

Copy link
Copy Markdown
Collaborator

This PR is stale because it has been open for 180 days with no activity. It will be closed in 7 days unless you comment on it or remove the "Stale" label.

@react-native-bot react-native-bot added Stale There has been a lack of activity on this issue and it may be closed soon. and removed Stale There has been a lack of activity on this issue and it may be closed soon. labels Jun 6, 2026
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. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants