Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 days 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-22T14:00:36.000Z (over 1 year ago)
- Last Synced: 2024-11-17T09:37:04.416Z (3 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.