Jake Wharton
Jake Wharton
Coil only supports Android. Need something that supports Compose UI JVM, and it's likely we'd want something that is going to support the forthcoming Compose UI Darwin (and hopefully Linux)...
Should be unblocked https://androiddev.social/@colin/111671990817595437
The sample has landed but it's only using Redwood and not Treehouse. We need to update Treehouse host to work on JVM.
This should come with the removal of the `ColumnProvider` abstraction inside Emoji Search.
Maybe something to borrow/steal in https://gitlab.com/opensavvy/ui/compose-lazy-html
Don't forget to enable `publishing()` in the build file once ready!
Okay I just spiked this again for unrelated reasons and came up with _nearly_ the same design. First, the widget codegen gets the foundational `object` named directly based on the...
Can the animated one be a modifier, too? A modifier designation (either another annotation or an interface implemented on the schema type) that changes it to participate in the view...