albertgao
01/25/2018, 7:18 AMCLion, but gradle + Xcode. http://www.albertgao.xyz/2018/01/14/how-to-create-kotlin-native-ios-project/
I showed 2 ways of doing it:
1. Fully implement the code via kotlin
2. Generate iOS framework from Kotlin then build with Xcode
Any advice or correction would be welcome.