https://github.com/henryquan/kmm-demo
Quick and simple demos of Kotlin Multiplatform
https://github.com/henryquan/kmm-demo
ios kotlin-multiplatform nextjs
Last synced: 3 months ago
JSON representation
Quick and simple demos of Kotlin Multiplatform
- Host: GitHub
- URL: https://github.com/henryquan/kmm-demo
- Owner: HenryQuan
- License: mit
- Created: 2023-08-21T11:09:15.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-22T14:00:36.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T04:28:40.973Z (5 months ago)
- Topics: ios, kotlin-multiplatform, nextjs
- Language: Kotlin
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kotlin Multiplatform Demo
Some simple and quick demo on using Kotlin Multiplatform as a library to iOS and JS.The initial setup can be problemetic. Once it is setup correctly, it can be used by just importing the library in both Swift and React.