Hi, I’ve been meaning to start playing with mpp for android/ios. Yesterday, i listened to a podcast (Talking Kotlin) and they seem to imply that there are still a lot of issues running the shared code on iOS. Does anyone have more data on this? Is it bad that its not production ready? Or are their work arounds I need to investigate?
a
Alex Pogrebnyak
04/23/2020, 3:22 PM
yes, we have data )
we have been using it fro 2 years and right now we don’t have any blocking issues. The absolutely normal development process.
Alex Pogrebnyak
04/23/2020, 3:23 PM
I can share with you our tools, we put it to open source last autumn - moko.icerock.dev. You can find there project template, codelabs, a set of libraries and so on.
Alex Pogrebnyak
04/23/2020, 3:23 PM
feel free to ask any questions and send any issue for us, if you face any blocks.
k
kpgalligan
04/23/2020, 4:59 PM
Agree with Alex that it’s “ready” in the sense that you can use it for sure. It’s not always a smooth process, and you won’t always find the libraries you want, but you can certainly make production code. “Production ready” isn’t a binary. Depends in use case and team.