Is it possible to develop Kotlin Native applicatio...
# getting-started
i
Is it possible to develop Kotlin Native applications for the
Tizen
platform (Samsung Smart TV)?
s
There isn't a specific target for it like the android- and ios-target as far as I know, so the best I can give you is which native targets are supported in which tiers: https://kotlinlang.org/docs/native-target-support.html
👍 1