Skip to content

Make class internal - Package com.facebook.react.views.text.internal.span#50563

Closed
cortinico wants to merge 2 commits into
facebook:mainfrom
cortinico:export-D72644962
Closed

Make class internal - Package com.facebook.react.views.text.internal.span#50563
cortinico wants to merge 2 commits into
facebook:mainfrom
cortinico:export-D72644962

Conversation

@cortinico
Copy link
Copy Markdown
Contributor

Summary:
This diff makes all the classes inside com.facebook.react.views.text.internal.span internal.

Those classes are already inside an .internal package. By making them internal with the Kotlin keyword
we're making harder for them to be accidentally referenced outside React Native.

as part of our ongoing effort of reducing the API surface.
Changelog:
[Internal] [Changed] - com.facebook.react.views.text.internal.span is now internal

Differential Revision: D72644962

@facebook-github-bot facebook-github-bot added 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 labels Apr 8, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D72644962

…span (facebook#50563)

Summary:
Pull Request resolved: facebook#50563

This diff makes all the classes inside `com.facebook.react.views.text.internal.span` internal.

Those classes are already inside an `.internal` package. By making them `internal` with the Kotlin keyword
we're making harder for them to be accidentally referenced outside React Native.

as part of our ongoing effort of reducing the API surface.
Changelog:
[Internal] [Changed] - com.facebook.react.views.text.internal.span is now internal

Differential Revision: D72644962
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D72644962

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Apr 9, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in f42dae1.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @cortinico in f42dae1

When will my fix make it into a release? | How to file a pick request?

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. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants