Any good Google or Community Wear Compose samples ...
# compose-wear
y
Any good Google or Community Wear Compose samples we can point to?
j
I have a basic example as part of https://github.com/joreilly/PeopleInSpace
Not really using much wear specific stuff....but PRs very welcome if anyone feels like updating it!
message has been deleted
j
There are some new samples in preparation at moment - @codingjeremy @Alex Vanyo
c
Coming by end of week :)
👍 2
👀 1
j
Thanks @yschimke for the updates to PeopleInSpace Wear OS app....looks much better (particularly on round screens for which UI before hadn't really fitted properly!) https://github.com/joreilly/PeopleInSpace/pull/74
y
I had some time before work. 🙂 I'll fix the issue after work and update the PR.
👍 2
p
@John O'Reilly would love to hear about your experiences using compose on wear. Any feedback on what works well vs what’s challenging
j
@pmatthews my usage has been very basic so far....mostly just getting part of the compose code I had on other platforms running on Wear......and in context of using in Kotlin Multiplatform it was great to add another client type
p
Sure, totally. If you do find yourself with feedback you want to share, we’re all ears (or 👀 )
1
c
We have a couple samples now (simple/advanced):
(advanced uses Wear's Scaffold and Wear's LazyColumn (ScalingLazyColumn)