Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 409 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 409 Bytes

RoboVM iOS App in Kotlin

Native iOS app in kotlin using mobidevelop RoboVM fork.

Run

$ git clone https://github.com/sureshg/RobovmKotlinApp.git
$ cd RobovmKotlinApp
$ ./gradlew clean build launchIPhoneSimulator

Kotlin iOS App