Is it possible to build an IOS app entirely using Kotlin? Not only the business logic but also the UI? Yes it’s possible , but I don’t think the experience is fantastic right now. The UI for iOS apps is primarily made with Story Boards now, and you can’t use Story Boards (easily) with Kotlin.