This repository was archived by the owner on May 16, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork19
bugsnag/kotlin-multiplatform-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Check out theblog post for a detailed explanation of this repository.
./gradlew android-app:installDebug
xcodebuild -sdk iphonesimulator -arch arm64 -configuration Debug -project "ios-app/ios-app.xcodeproj" -scheme ios-app
then run from XCode targeting a simulator in the Debug Configuration
npm install required as workaround for issue:JetBrains/kotlin-wrappers#36
npm install core-js./gradlew js-app:run
./gradlew javafx-app:run
./gradlew spring-boot-app:bootRun
About
A Kotlin multiplatform example app that targets Android, ReactJS, iOS, JavaFx, and Spring Boot
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.