Using AndroidX.Compose.UI classes #952
Take-A-Byte
started this conversation in
General
Replies: 2 comments
-
Anyone? Also not sure how to use newer material3 androidx components. Most of the assemblies I poke around in appear to just have the java/kt files, not bindings. |
Beta Was this translation helpful? Give feedback.
0 replies
-
TL;DR you can't. Jetpack Compose is a whole different way to build UIs that's not compatible with .NET on Android. See related issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I use classes in AndroidX.Compose.UI?
Beta Was this translation helpful? Give feedback.
All reactions