Hello, I am new to Compose Multiplatform. I am try...
# compose-web
s
Hello, I am new to Compose Multiplatform. I am trying a POC where I would like to generate TV app. I have used LazyColumn which works perfect in Android TV. I used wasm build to load in a webview in android, but the focus movement or the keyevent doesn't work. The intention is to use the wasm in LG and Samsung TV within an webview. Is the tv d pad navigation isn't supported yet for the browser wasm build? what are the alternatives in that case?