CMP on Apple TV: Just an update that I am now abl...
# compose
s
CMP on Apple TV: Just an update that I am now able to get the remote working now, I was able to replicate android style repeated key presses when holding down a button, focus is mostly working fine. Text Input has problem but everything else seems to be in good shape. I am creating a fully functional demo with video player to showcase it. Regarding Text Input, can anyone tell me if keyinputprotocol delegate way work in tvos (like how ios is handling it) to show the keyboard?
s
Is it available on GitHub?
s
Yes it is available here https://github.com/sajidalidev/compose-multiplatform-core-tvos/tree/tvos but with a lot of hacks and you have to publish it to mavenLocal. I am working on proper artifacts pushed to mavenCentral which will be a lot easier to try
❤️ 3