aldychris / MovieBrowser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin multiplatform Movie Browser

Kotlin multiplatform sample for iOS and Android Apps.

For detail please check this article

How To...

Build

Run ./gradlew assemble

Run Unit Test With Coverage

Run ./gradlew testCommonUnitTestCoverage

Build iOS

Open AppDelegate.swift and replace YourApiKey.API_KEY with api key from OMDb API.

Android

Open MovieBrowser.kt and replace YourApiKey.API_KEY with api key from OMDb API.

About


Languages

Language:Kotlin 83.9%Language:Swift 15.2%Language:Ruby 1.0%