Is there a date picker available that works in bot...
# compose-web
p
Is there a date picker available that works in both Desktop and WASM Compose ?
m
p
I'm working on Compose Multiplatform; as far as I can tell I can't use Jetpack Compose datepickers, or material 3 ones (happy to be proved wrong though !)
a
@Paul N (im the creator of composeexamples.com that Frank shared) compose examples is for fully multiplatform and responsive (you can see them running on the browser)
👍 1
f
So basically: Yes, they work in the browser, they should work with Kotlin/JS and also Kotlin/WASM
👍 2
a
p
@Artem Kobzar - thanks, that worked for me.
🙌 1