"Glance uses Compose Runtime and Compose-like syntax, but is an independent framework"
🤔 So we have Compose RT, Compose UI, and now Compose remote view (widget) UI?
👀 1
K 5
j
jw
10/28/2021, 2:00 AM
I'm surprised they didn't call this something awful like Compose Widget to match the rest of the naming blunders. I'm like genuinely excited they just picked an otherwise random name.
😅 2
jw
10/28/2021, 2:01 AM
I'm really curious how they did this. We wrote and abandoned a remote view API built on Compose because we just couldn't get the ergonomics right. Instead we just do a strong view model and ship that to a simple, imperative binder.