-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stable API - Make
ClipboardModule
internal (#47413)
Summary: Pull Request resolved: #47413 This class should not be accessed directly, therefore I'm making it internal. Technically breaking but I verified that there are no meaningful usages in OSS: https://github.com/search?type=code&q=NOT+is%3Afork+NOT+org%3Afacebook+com.facebook.react.modules.clipboard.ClipboardModule Changelog: [Android] [Breaking] - Stable API - Make `ClipboardModule` internal Reviewed By: mdvacca Differential Revision: D65479065 fbshipit-source-id: 1c534cafffdb27b808553eec7346e21fe4f38c24
- Loading branch information
1 parent
d352a99
commit 10f6d5a
Showing
2 changed files
with
5 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters