-
A long-term goal would be to have an Android app too that integrates the `DistributedChat` package with a platform-specific UI. There are a few challenges with this approach, however:
* Building th…
-
### Summary
Figma made Figma Code Connect generally available at Figma Config 2024: https://www.figma.com/blog/introducing-code-connect/. They have also worked to bring it to the built-in design sy…
-
Hi Bas, thanks for doing an amazing job on the high quality icons.
That being said, in android development, be that with the view system or jetpack compose, there is no way of using animated versi…
-
**Is your feature request related to a problem? Please describe.**
The existing Robosats Android client doesn't provide great UX.
**Describe the solution you'd like**
By creating a new native An…
-
[jetpack compose's information](https://developer.android.com/jetpack/compose)
what should i use between both of them??
-
### Versions
* Android Studio version: Jellyfish | 2023.3.2 Canary 1
* Firebase Component: firebase-auth
* Component version: BOM: 32.8.0
### Description
I am facing a weird issue wi…
-
All of the examples should have their build.gradle scripts updated to include `android.kotlinOptions.useIR = true` or to include the following block of alpha flags. Without these changes, the samples …
-
I have this error when running my application on android with the smile package added.
`Launching lib/main.dart on sdk gphone64 arm64 in debug mode...
ERROR:/Users/user/.gradle/caches/transforms-3…
-
As for the title, I am really interested in this library. I just want to make sure this lib is working with compose multiplatform (from JetBrains) or only jetpack compose? Thank you.
-
My `uniffi` version is `0.21.0`. I think there might be an issue when trying to construct uniffi types within a Jetpack Compose `@Preview @Composable`, but I'm not sure if it's a problem with uniffi, …