-
https://www.google.com/search?q=web+hydration
Right now, when we receive an exported site snapshot from the server, Compose just kills the root node anyway and rebuilds it up.
Eventually, we sho…
-
-
I need the missing methods for my project. So I have begun the work to implement them
I have completed most of the conversion work. I'm at the writing-unit-test stage.
But I have a few imple…
-
Hello,
On Android, we can use the `AndroidView` composable to embed a `View` into a composable, and we can use `ComposeView` to embed a composable in a View hierarchy.
How can we do the same for i…
-
**Describe the bug**
I am trying to build a fresh "Simple Compose" project in Android Studio (2020.3.1 Canary 5) to which I have added a single @Serializable class ApodResponse. (See code below). I h…
-
-
The desktop UI should be consistent with the Android version. Ideally, we should be able to share layouts for both frontends.
### Toolkit
Seems like we're leaning towards Qt but that's not set in …
-
I am currently trying to get Bonsai Core working in a multiplatform project with iOS which
is currently not supported by Bonsai. So I just copied over the sources into my project to
see whether this…
-
Maybe it's an idea to support compose for desktop as well?
-
Here's an example. With the `SelectionContainer` selecting the text is possible, but clicking the link does nothing. Without it, clicking the link works, but selecting text doesn't work of course:
…