Are there any plans to make AppCode wizard generat...
# kotlin-native
l
Are there any plans to make AppCode wizard generate iOS projects that don't use a Storyboard but create views from code? There are some resources about it in Swift. Would be nice to get on track when creating a Kotlin/Native AppCode iOS project. Here are 2 resources I found: https://medium.com/@Dougly/a-uiviewcontroller-and-uiviews-without-storyboard-swift-3-543096e78f2 https://medium.com/ios-os-x-development/ios-start-an-app-without-storyboard-5f57e3251a25
v
Thanks for the idea. Using the same approach with Kotlin/Native should not be too different, but we'll think about adding a template.
👍 1