Loading repository data…
Loading repository data…
SimformSolutionsPvtLtd / repository
A sample Kotlin Multiplatform project having native UI and shared bussiness logic on Android and iOS platforms.
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.
This is a sample KMM project which tries to shares as much as code possible between Android and iOS.
| Android App | iOS App |
|---|---|
Open Android Studio
Add KMM Plugin from Android Studio -> Preferences -> Plugins -> MarketPlace -> Search for Kotlin Multiplatform Mobile -> Install and Restart Android Studio
<img src = https://github.com/SimformSolutionsPvtLtd/Kotlin-multiplatform-sample/blob/master/screenshots/KMM%20Plugin.png>
Run app.
androidApp to iosApp in your run configurations menu. (Remember :- This app contains Pods so we need to install that from Terminal first before running iOS app from Android Studio or xCode)iosApp folder from the project install pods with terminal open .xcworkspace and run your application.Support it by joining stargazers for this repository. :star:
Whether you're helping us fix bugs, improve the docs, or a feature request, we'd love to have you! :muscle:
Check out our Contributing Guide for ideas on contributing.
For bugs, feature requests, and discussion please use GitHub Issues.
This project is licensed under the MIT License - see the LICENSE file for details