Hello guys! Here you can find another mpp project🙂
https://github.com/sergiocasero/votlin-app
We use ktor for backend, react, android and ios for clients. It's more or less like kotlinconf app (the app is for voting talks for other event, here in Spain 🙂 ), but we use MVP (sharing presenters) and we're also sharing the Remote Data Source (currently serializing with serializationx because ktor-client-json feature is not available for all platforms yet). Thanks to
@marcinmoskala and
@wiyarmir repos, they are really really helpfull! The project is still WIP, suggestions, PRs and (why not) ragging are welcome!