Skip to content

fh127/hello-world-kotlin-native-sample

Repository files navigation

Hello World, Welcome to Kotlin Native: Getting Started!

Kotlin Native is a technology for compiling Kotlin code to generate native binaries, which can run without a virtual machine. We can write common code for multiplatform projects with different targets like Android and iOS. This Post shows creating Hello World for an Android project and an iOS project using Kotlin Native and this is Github repository of sample app

https://www.storyofdev.com/post/kotlin-native-introduction

About

Hello World Kotlin Multiplatform Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages