Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zahraheydari/kotlin-multiplatform-mobile
A Kotlin MultiPlatform Mobile(Android & iOS) Implemented by Compose, ViewModel, Coroutines, Ktor, and Koin
https://github.com/zahraheydari/kotlin-multiplatform-mobile
compose coroutines httpclient ios-app ios-swift kmm kmp koin koin-kotlin kotlin kotlin-android kotlin-multiplatform kotlin-serialization ktor ktor-client ktor-framework multiplatform viewmodel
Last synced: about 2 months ago
JSON representation
A Kotlin MultiPlatform Mobile(Android & iOS) Implemented by Compose, ViewModel, Coroutines, Ktor, and Koin
- Host: GitHub
- URL: https://github.com/zahraheydari/kotlin-multiplatform-mobile
- Owner: ZahraHeydari
- Created: 2023-10-05T14:41:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-17T14:25:32.000Z (about 1 year ago)
- Last Synced: 2023-11-17T15:54:29.648Z (about 1 year ago)
- Topics: compose, coroutines, httpclient, ios-app, ios-swift, kmm, kmp, koin, koin-kotlin, kotlin, kotlin-android, kotlin-multiplatform, kotlin-serialization, ktor, ktor-client, ktor-framework, multiplatform, viewmodel
- Language: Kotlin
- Homepage:
- Size: 17.8 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kotlin-MultiPlatform(EmojiHub)
A simple iOS and Android mobile application which has been implemented using Kotlin.
### Screenshots:
### Used frameworks & libraries:
- [Kotlinx.coroutines](https://github.com/Kotlin/kotlinx.coroutines)
- [Compose](https://developer.android.com/jetpack/compose/)
- [Ktor](https://github.com/ktorio/ktor)
- [Kotlinx.serialization](https://github.com/Kotlin/kotlinx.serialization)
- [KMP-NativeCoroutines](https://github.com/rickclephas/KMP-NativeCoroutines)
- [Koin](https://github.com/InsertKoinIO/koin)## License
```
Copyright (c) 2019 ZARA (https://github.com/ZahraHeydari/).Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.```