-
**Description**
I was not able to use the Paparazzi in my projects. I'm always getting the same error, it seems like Paparazzi is crashing during the rendering of my Composables. I've tried different…
-
Hello maintainers. Thanks for your work.
Please, when analyzing an app I am writing, I discovered that some native libraries were contributing to 41% the size of the app!
And the native libraries wer…
-
```
> Task :core:linkDebugFrameworkIosArm64 FAILED
e: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld invocation reported errors
Please try to disable comp…
-
# Bug Report
Importing the library on a project running KMM version 1.7.10 causes the Task compileCommonMainKotlinMetadata to fail.
According to [Kotlin docs](https://kotlinlang.org/docs/multiplat…
vinsg updated
2 years ago
-
**Versions:**
- Kotlin Multiplatform Mobile Plugin version: 0.1.1-release-51-Studio4.1
- Kotlin plugin version: 1.4.10-release-Studio4.1-1
- Android Studio version: 4.1. RC 2
- OS: macOS Mojave 1…
-
**Is your feature request related to a problem? Please describe.**
It would be nice to migrate the project to support multiplatform projects in the future
**Describe the solution you'd like**
Mu…
-
Hello, first of all thanks fot your work with this library!
My team came across the issue with several, randomly appearing crashes of iOS app.
It occurs in pretty much all publishers inside `Publ…
-
I can experiment with Jetpack Compose on a new branch. It is very interesting to see what it can achieve.
-
I am wondering if and how I could transform a `AnyPublisher` to a `@Published` property. Let's say I have a property in my swift view model like `@Published var isNetworkConnected: Bool` which is defi…
-
Shipped:
- [x] Android (all versions)
- [x] JS (0.3.0 and newer)
- [x] JVM (0.3.0 and newer)
- [x] iOS (0.5.0-beta01 and newer)
- [x] MacOS (0.5.0-beta01 and newer)
- [x] tvOS (0.5.0-beta01 and …