Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Migrate Lyracist strings to KMP Resources Strings #297

Open
r0adkll opened this issue May 18, 2024 · 0 comments
Open

Migrate Lyracist strings to KMP Resources Strings #297

r0adkll opened this issue May 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request feature This issue represents a new/existing feature good first issue Good for newcomers
Milestone

Comments

@r0adkll
Copy link
Owner

r0adkll commented May 18, 2024

The KMP compose resources api, https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-images-resources.html, has matured enough to handle strings and qualifiers (similar to how native Android functions). I think this would be a more pleasant development experience than what Lyracist currently offers (having to add a new string var, then jump and add impl (including translations) is not great)

@r0adkll r0adkll added enhancement New feature or request good first issue Good for newcomers feature This issue represents a new/existing feature labels May 18, 2024
@r0adkll r0adkll added this to the Version 2.0.0 milestone May 18, 2024
@r0adkll r0adkll self-assigned this May 18, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request feature This issue represents a new/existing feature good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant