Hello there Do we have a date input field like the basic text field in kmm?
m
Hello there Do we have a date input field like the basic text field in kmm?
1
@Devashish Bala Could you help with this as well sir.
d
make a datepicker dialog and handle it's visibility from icon click or click or whole basictextfield and on selection you can change the text value you pass in the basic textfield text.
🙌 1
s
Also https://github.com/alexzhirkevich/compose-cupertino has some nice date input fields.
🙌 2
m
What about android? @Stefan Oltmann and it is okay to use a lib for just one component?
s
It's multiplatform. It works on every platform.
Yes, it's okay to use a lib for just one component. I do that, too. 🙂 https://kotlinlang.slack.com/archives/C01Q62JMKBP/p1705338153852249
Over time you will likely find more useful components you might want to use. 😉
m
And are they supported on android?
s
It's multiplatform. It works on every platform.
What is unclear?
😁 1
m
Thank you @Stefan Oltmann I'm trying this. This was a huge help thanks again
👍 1