Hello guys, is SearchBar component available in compose multiplatform ?
l
Landry Norris
10/08/2023, 5:51 AM
The material3 SearchBar is available in the latest dev build of compose multiplatform 1.5.10. I don't think material2 has a SearchBar component.
b
brabo-hi
10/08/2023, 6:26 AM
Oh great, will check it out
v
Vishnu Shrikar
10/08/2023, 11:49 PM
Hi I too am interested, what is the process for updating?
l
Landry Norris
10/09/2023, 6:21 AM
Just change the version. If you're using the template, it's in gradle.properties. Look up the releases tab on the compose-multiplatform github page to see the version. It's 1.5.10-dev<some number>