Hello all,
I know similar questions have been around and perhaps I will annoy many but I really need a professional advice.
I want to develop an app for both Android and iOS and have knowledge of Kotlin. But it is clear Kotlin alone will not ample.
Two ways are available:
-
Kotlin MP + Swift in xCode (Swift must be learnt)
-
Flutter (Dart must be learnt)
I think of third way, namely, Flutter for UI and the business logic with KMP. But the question is:
Is there any decent way to realise this combination? Some info in the internet says not quite.
Knowing only Kotlin, what is the logical and cost efficient way to proceed for me?
Thanks in advance.