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.
- 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 (about 1 year ago)
- Last Synced: 2025-04-18T15:01:54.235Z (about 1 year ago)
- Topics: ios, ios-dev, kotlin, robovm
- Language: Kotlin
- Homepage:
- Size: 3.77 MB
- Stars: 2
- Watchers: 2
- 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
```
