Hello guys, is SearchBar component available in c...
# compose
b
Hello guys, is SearchBar component available in compose multiplatform ?
l
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
Oh great, will check it out
v
Hi I too am interested, what is the process for updating?
l
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>