k-tomoyasu / MPPSample

Kotlin MultiPlatform Project Sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPPSample

This repository is a kotlin multiplatform project(MPP) sample based on AAkira/mpp-example.

Implemetion

This repository implemented Android and iOS. Search github repository using github api and show top of stargazer.

Common

  • Api Client
  • Data Class

Expect, Actual

  • Handling Device Strage(SharedPreferences, UserDefaults)
  • CoroutineDispatcher

Screeenshot

Android

Android

iOS

iOS

About

Kotlin MultiPlatform Project Sample

License:Apache License 2.0


Languages

Language:Objective-C 81.2%Language:Kotlin 12.7%Language:Swift 6.1%