Hello everyone i have been reading about compose b...
# compose-wear
j
Hello everyone i have been reading about compose but i cant understand how to implemente user input, anyone can provide som info please
k
Hi Jorge, it depends on the kind of input. We don't recommend entering plane text on the watch, so there are a few wear-specific components for input: slider, stepper, picker, you can read here: https://android-developers.googleblog.com/2022/05/announcing-compose-for-wear-os-beta.html?m=1 And also find more examples in API reference docs
y
i
I recommend checking out this repo by Google https://github.com/android/wear-os-samples/tree/main/ComposeAdvanced They have a screen with user input