# kmp-integration-sample **Repository Path**: swepthong/kmp-integration-sample ## Basic Information - **Project Name**: kmp-integration-sample - **Description**: No description available - **Primary Language**: Kotlin - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-16 - **Last Updated**: 2024-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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).