Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 472 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 472 Bytes

Kotlin Multiplatform Mobile Sample

This is a Kotlin Multiplatform Mobile (KMM) Project. It includes iOS and Android applications with a native UI and a module with code shared on iOS and Android.

Features

Get my profile information from github api (graphQL). (You should Github API key to /apikey.properties file)

Related links