Hi all, has anyone used compose multiplatform in t...
# compose-ios
b
Hi all, has anyone used compose multiplatform in the Apple tvOS application? Is it even supported?
👀 2
j
https://kotlinlang.org/docs/native-target-support.html From what I can see is tier 2 of tv variants could work. But not sure the compose frameworks itself works. I know Android has TV Compose library. Not sure if can re-use that in Apple tv scope or not. Would be very interesting hear more from Jetbrains :)
👍 1
b
Thanks @Joel Denke
223 Views