An open API service indexing awesome lists of open source software.

https://github.com/sureshg/robovmkotlinapp

🍉 A sample native iOS app in kotlin using mobidevelop RoboVM fork.
https://github.com/sureshg/robovmkotlinapp

ios ios-dev kotlin robovm

Last synced: 8 months ago
JSON representation

🍉 A sample native iOS app in kotlin using mobidevelop RoboVM fork.

Awesome Lists containing this project

README

          

RoboVM iOS App in Kotlin
========================

Native iOS app in [kotlin](https://kotlinlang.org/) using [mobidevelop](http://robovm.mobidevelop.com/) RoboVM fork.

### Run

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

Kotlin iOS App