cashapp / redwood

Multiplatform reactive UI for Android, iOS, and web using Kotlin and Jetpack Compose
https://cashapp.github.io/redwood/0.x/docs/
Apache License 2.0
1.61k stars 70 forks source link

Emoji Search Compose Desktop frontend #643

Open JakeWharton opened 1 year ago

JakeWharton commented 1 year ago

~Needs #636~

JakeWharton commented 1 year ago

This will also exercise the host-side JVM treehouse artifact we've always had but weren't aware existed.

JakeWharton commented 1 year ago

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) too.

JakeWharton commented 8 months ago

Should be unblocked https://androiddev.social/@colin/111671990817595437

JakeWharton commented 6 months ago

The sample has landed but it's only using Redwood and not Treehouse. We need to update Treehouse host to work on JVM.