Hi, Is there any tool/framework/plugin that can gi...
# multiplatform
a
Hi, Is there any tool/framework/plugin that can give a seed multiplatform project setup such that the code is shared across web, android and desktop, I mean there are multiplatform plugins from from kotlin but they only share code either between android and IOS or android and desktop....And I am not good at gradle...since I am from JS background..So please let me know if there is a possibility of getting basic setup for sharing code across web android and desktop
a
You can look at John O’Reilly’s repo: https://github.com/joreilly/PeopleInSpace
a
Yes, Thanks I have seen these repo and couple others mentioned in it, I was thinking to use this but thought of checking if there is any tool/plugin that internally does this setup for us. Thanks for sharing article and git repo
⬆️ 1
k
If you don’t mind me sharing my own repo, i would love to shamelessly throw my project into the mix as well https://github.com/kittinunf/KNews
🙏 1