-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
It would be great to make wanakana-core available to other platforms using Kotlin Multiplatform.
On the code side, we only need to update StringExt that is using the Java Locale class.
But on the configuration side, we need to update the project to be KMP, which could be tricky.
Providing bindings for Swift / iOS would be a good next step, making the project ready for mobile (KMM).
The original library is already providing JS bindings that handle platform specific issues. The library is also mature on the JS side, so we could skip the JS bindings altogether.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed