Woot woot.
Managed to assemble sample project with ios/android/desktop/web(wasm) targets.
sharing single composable as entry point. on web additionally famous BrowserViewportWindow is used
maybe this will make life easier for someone 😅
https://github.com/mihailt/compose-kmm-sample-app
? It also fills the full browser window and resizes, or am I missing some details here?
o
Oliver.O
07/31/2023, 8:29 AM
The first one is for the K/Js target while the second one is for K/wasm. Both use canvas, K/wasm will be the future but does have limited library support for now.