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

Multiplatform "geok" #6

Merged
merged 5 commits into from
Sep 25, 2021
Merged

Multiplatform "geok" #6

merged 5 commits into from
Sep 25, 2021

Conversation

terrakok
Copy link
Contributor

Hi! I like you library so I've decided to migrate it to Kotlin Multiplatform:
https://kotlinlang.org/docs/mpp-intro.html

And now it works not only on JVM 🤓 (and unit tests are green for jvm and native targets)
E.g. it can be linked as ios framework or javascript bundle.

Next step is publication as kotlin multiplatform library: https://kotlinlang.org/docs/mpp-publish-lib.html
so kotlin developers could use it in multiplatform projects.

What do you think about the idea?
Is it interesting for you?

@piruin
Copy link
Owner

piruin commented Aug 3, 2021

@terrakok Thank you for the Interesting Improvement for this library!

Please fix the issues reported by CI. I waiting to merge this PR

@piruin piruin merged commit d2cf0e2 into piruin:master Sep 25, 2021
@terrakok
Copy link
Contributor Author

Write me when you publish new multiplatform version I will add it to awesome list: https://github.com/terrakok/kmm-awesome 😉

@piruin
Copy link
Owner

piruin commented Sep 26, 2021

@terrakok this was released on 1.2.0. Thank you for your contribution. 🥂

@terrakok
Copy link
Contributor Author

Nice!
Another question. What do you think about MavenCentral? It's stable and safe service.
Here is a good article
https://getstream.io/blog/publishing-libraries-to-mavencentral-2021/

It's about Android library but there aren't differences for multi platform

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.

2 participants