Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
IOS and Android examples anyone ?
Are there examples and documentation on how to create a hello world app for ios and android ?
You just call "node Kha/make ios" or "node Kha/make android" on any Kha project and then open the Xcode or Android Studio project inside of the build subdirectory. Same workflow as for any other target.