-
Notifications
You must be signed in to change notification settings - Fork 25k
Make class internal - ReactTextInputShadowNode #50647
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D72854896 |
Summary: This diff converts another class to Kotlin - ReactTextInputShadowNode Changelog: [Internal] [Changed] - ReactTextInputShadowNode to Kotlin Differential Revision: D72854819
|
This pull request was exported from Phabricator. Differential Revision: D72854896 |
Summary: Pull Request resolved: facebook#50647 This diff makes the following file internal - ReactTextInputShadowNode as part of our ongoing effort of reducing the API surface. There is only one usage in OSS: `react-native-aztec`. The library is abandoned with little weekly download so we should be good marking this as internal. Changelog: [Internal] [Changed] - ReactTextInputShadowNode is now internal. Differential Revision: D72854896
1a5b91a to
5be0f78
Compare
…extInputShadowNode (facebook#50647) Summary: Pull Request resolved: facebook#50647 This diff makes the following file internal - ReactTextInputShadowNode as part of our ongoing effort of reducing the API surface. There is only one usage in OSS: . The library is abandoned with little weekly download so we should be good marking this as internal. Changelog: [Internal] [Changed] - ReactTextInputShadowNode is now internal. Differential Revision: D72854896
|
This pull request was exported from Phabricator. Differential Revision: D72854896 |
5be0f78 to
8cb65ee
Compare
|
This pull request has been merged in 02aa7e7. |
|
This pull request was successfully merged by @cortinico in 02aa7e7 When will my fix make it into a release? | How to file a pick request? |
Summary: Pull Request resolved: facebook#50647 This diff makes the following file internal - ReactTextInputShadowNode as part of our ongoing effort of reducing the API surface. There is only one usage in OSS: `react-native-aztec`. The library is abandoned with little weekly download so we should be good marking this as internal. Changelog: [Internal] [Changed] - ReactTextInputShadowNode is now internal. Reviewed By: javache Differential Revision: D72854896 fbshipit-source-id: 27512704ed84e893ae72d26469527276133a6295
Summary:
This diff makes the following file internal - ReactTextInputShadowNode
as part of our ongoing effort of reducing the API surface.
There is only one usage in OSS:
react-native-aztec. The library is abandonedwith little weekly download so we should be good marking this as internal.
Changelog:
[Internal] [Changed] - ReactTextInputShadowNode is now internal.
Differential Revision: D72854896