Skip to content

This is a Kotlin Multiplatform Mobile (KMM) Project that demonstrates code sharing between iOS and Android apps.

License

Notifications You must be signed in to change notification settings

adessoTurkey/movee-kmm-sample

Repository files navigation

Movee App with Kotlin Multiplatform Mobile

This is a Kotlin Multiplatform Mobile (KMM) Project that demonstrates code sharing between iOS and Android apps. It includes iOS and Android applications with a native UI and a module with networking code shared between both platforms.

How to use

With the KMM plugin for Android Studio you can run, test, and debug shared code on both platforms without switching IDEs. Run and debug the application by selecting the corresponding configuration in the Run configuration menu. Run and debug shared module tests by pressing the gutter icon on a test class or method.

Get an API Key

Create an API Key from The Movie Database web site https://www.themoviedb.org/documentation/api.

Set you API Key

Set your API key in the TMDbApiClient.kt file before making any calls

About

This is a Kotlin Multiplatform Mobile (KMM) Project that demonstrates code sharing between iOS and Android apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published