# kmp-integration-sample **Repository Path**: mirrors_Kotlin/kmp-integration-sample ## Basic Information - **Project Name**: kmp-integration-sample - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-06 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Official project](https://jb.gg/badges/official-plastic.svg)](https://github.com/JetBrains#jetbrains-on-github) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) # 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).