An open API service indexing awesome lists of open source software.

https://github.com/kotlin/kmp-integration-sample


https://github.com/kotlin/kmp-integration-sample

kmm kotlin sample

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

[![official project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)

# Simple login

This is a sample project for the
[Make your Android application work on iOS](https://kotlinlang.org/docs/mobile/integrate-in-existing-app.html)
tutorial.

The master branch contains the project’s initial state:
it’s a simple Android application generated with the Android Studio **Login Activity** wizard.

You could find the final state with the iOS application and the shared module in the
[final branch](https://github.com/Kotlin/kmm-integration-sample/tree/final).