Loading repository data…
Loading repository data…
Kashif-E / repository
Kotlin multi platform project template and sample app with everything shared except the UI. Built with clean architecture + MVI
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
featured by kotlin official: https://twitter.com/kotlin/status/1567871041866809344
featured by Kotzilla: https://twitter.com/Kotzilla_io/status/1612433688532320259
Here's a video of how it looks. You can always clone and check by yourself.
Everything, except the UI.
What does it have?
Dont forget to enable the new memory model in you gradle properties
kotlin.native.binary.memoryModel=experimental
I have used newsapi.org (News Api) to build the app to demonstrate how everything should be layed out in order to build the app. You can communicate with the API to get news and also use Realm to add a news to readlater an available offline.
operator fun invoke() = "KMM is Awesome"