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: 4 days ago
JSON representation
🍉 A sample native iOS app in kotlin using mobidevelop RoboVM fork.
- Host: GitHub
- URL: https://github.com/sureshg/robovmkotlinapp
- Owner: sureshg
- Created: 2016-06-01T02:03:56.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-18T01:43:16.000Z (over 1 year ago)
- Last Synced: 2025-10-15T09:29:27.373Z (9 months ago)
- Topics: ios, ios-dev, kotlin, robovm
- Language: Kotlin
- Homepage:
- Size: 3.77 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```
