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

Kotlin multiplatform support #257

Open
afermin opened this issue Aug 16, 2024 · 1 comment
Open

Kotlin multiplatform support #257

afermin opened this issue Aug 16, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@afermin
Copy link

afermin commented Aug 16, 2024

Hi. Is there any plan for supporting Kotlin Multiplatform?

@afermin afermin added the enhancement New feature or request label Aug 16, 2024
@Cheesebaron
Copy link

Kotlin multiplatform is gaining a lot of ground in addition Compose multiplatform.

It would be really nice to be able to have access to translations from the shared code layer, rather than only in platform specific projects. If Crowdin would make it able to get access to these in KMP without having to create your own abstraction layer. This is especially useful in KMP and CMP when you share models between platforms or when you write your UI in Compose Multiplatform and consume on multiple platforms. Not only Android and iOS, but also Desktop and Web.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants