Skip to content
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

Change declaration and make LocalizedStringResource.init(localizable:) internal #80

Merged
merged 1 commit into from
May 23, 2024

Conversation

liamnichols
Copy link
Owner

@liamnichols liamnichols commented May 23, 2024

LocalizedStringResource.init(localizable:) use to be private, but since we will add a similar initialiser for Text as part of #60, it maybe makes sense to expose this a bit more.

Also because I plan to deprecate the duplicate accessors on LocalizedStringResource

@liamnichols liamnichols marked this pull request as ready for review May 23, 2024 21:13
@liamnichols liamnichols merged commit 616763c into main May 23, 2024
4 checks passed
@liamnichols liamnichols deleted the ln/expose-localized-string-resource-init branch May 23, 2024 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant