/Dogs-KMM

KMM Dogs App (Kotlin Multiplaform Mobile), by Shady Selim

Primary LanguageKotlin

Shady Selim's KMM Dogs App

KMM Dogs App (Kotlin Multiplaform Mobile), by Shady Selim Re-visiting KMM and creating an example Dogs App (Kotlin Multiplaform Mobile) for both Android and iOS, this time using open API, and divided into 3 project:

  • Android using Kotlin and Jetpack Compose for views
  • iOS using Swift and SwiftUI for views
  • Base shared code in Kotlin

📜 Description

Libraries and technologies used:

  • Android:
    • Jetpack Compose
    • Jetpack ViewModel
    • Compose Material
    • Compose Animation
    • Compose ViewModel Lifecycle
    • Compose LiveData
    • Compose Pager
    • Compose Pager Indicators
    • Coroutines
  • iOS:
    • SwiftUI
    • Swift Combine
  • Shared:
    • Coroutines
    • Serialization
    • ktor
    • ktor Serialization

💡 Motivation and Context

Every visit to KMM I discover new updates, this time I was thinking to use open API to be easier to fork and test, for those who are interested to test the KMM concept.

📸 Screenshots

License

Copyright 2022 The Android Open Source Project

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

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