This repo showcases three very basic Kotlin/Native samples:
- hello-world is a simple hello world app,
- hello-libcurl shows how to interop with a C library,
- hello-multiplatform creates a multiplatform project that can run on iOS and Android
Copyright © 2018 tslamic This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.