-
**Describe the bug**
When I rebuild the project and show this two error.
1. Composable Annotation problem.
**Affected platforms**
Select one of the platforms below:
- iOS
**Versions**
- Kot…
-
First of all, great work on these libraries, they are awesome!
But right now I encountered an issue using moko-resources **only** on a physical iOS device (16.3.1).
I'm trying to go with compose mul…
-
**Describe the bug**
Using Koin with Robolectric, fails with
```
Scope '_root_' is closed
org.koin.core.error.ClosedScopeException: Scope '_root_' is closed
at org.koin.core.scope.Scope.res…
-
Hi, as per our conversation, I am creating this issue here.
Seems like this issue happens inside `AnimatedAutoScrollContainer`. Also, I don't know how to reproduce the issue for now but let me kno…
-
Hi, I'm trying to create a new module/library in this SDK but first I need to get it in a state where the gradle build doesn't fail
```
> Task :firebase-firestore:podBuildFirebaseFirestoreIphonesi…
-
When I do clean builds of a Compose multiplatform project, starting of Circuit version 0.19.0 getting odd warnings, see attached stacktrace. I however can build all targets, including iOS successfully…
-
**Describe the bug**
We've received a handful of reports of crashes on iOS via the AppStore & Firebase Crashlytics. We have not yet been able to reproduce the crash ourselves.
**Affected platforms…
-
### Description
I was facing https://github.com/android/android-test/issues/1642 issue, to resolve this i just move to 3.6.0-alpha01 then it starts giving me the error i have mentioned below, i have …
-
#Versions
kotlin.version=1.9.0
agp.version=7.4.2
compose.version=1.4.3
settings.gradle.kts
```
plugins {
val kotlinVersion = extra["kotlin.version"] as String
val agpVersio…
-
- can no longer use `DefaultPreviews`
- Preview works with Compose Multiplatform IDE Support plugin, but doesn't support uiMode
- [x] #527
- [x] #501
- convert to kmp:
- [x] #522
- we can no-…