191 Forks
1670 Stars
1670 Watchers

kmm-production-sample

This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.

How to download and setup kmm-production-sample

Open terminal and run command
git clone https://github.com/Kotlin/kmm-production-sample.git
git clone is used to create a copy or clone of kmm-production-sample repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kmm-production-sample https://github.com/Kotlin/kmm-production-sample/archive/master.zip

Or simply clone kmm-production-sample with SSH
[email protected]:Kotlin/kmm-production-sample.git

If you have some problems with kmm-production-sample

You may open issue on kmm-production-sample support forum (system) here: https://github.com/Kotlin/kmm-production-sample/issues