Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 at

http://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.

```