Every few months an elixir is offered up to mobile developments teams offering the dream of writing high performant native apps using a single language or framework for iOS and Android. Most often the promised benefits are negated by the extra layer of complexity which is introduced and the results are often suboptimal. In this talk, we explore a different approach which takes advantage of the similarities between the Swift language on iOS and the Kotlin language on Android. We examine if a pragmatic approach of harmonisation of parts of the code base is a potential development option to ease the burden of development for two fundamentally different platforms.