-
I'm trying to build a project with the following versions:
```toml
[versions]
agp = "8.2.2"
android-compileSdk = "34"
android-minSdk = "28"
android-targetSdk = "34"
androidx-activityCompose =…
-
## Feature Description
AIR should support native extensions developed using Kotlin for Android platform.
Nowadays many Android third-party libraries supports only Kotlin, not Java. Moreover it has m…
-
Hey there, I have a React Native application that I need to modify some files of the native iOS app of. I tried the Switft plugin, but every time I open any Swift file or try to do any action - naviga…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
Continuation of the discussion in #2
> > * The linuxX64 and mingwX64 Kotlin Native targets aren't supported by `io.maryk.rocksdb:rocksdb-multiplatform` - would it possible to enable those target…
-
I have added dependency to commonMain but now when I launch iOS I get
```
Execution failed for task ':shared:compileKotlinIosSimulatorArm64'.
> Could not resolve all files for configuration ':s…
-
Everything was working fine for iOS but when switched to android, I got the following error as soon as I call at
`BackgroundRemover.removeBackground`
The error says:
There was a problem loading …
-
This is not an issue, only a heads up, considering there are not new updates on this library and until we get the new README.
I had some issues implementing splash screen on the newest react nati…
-
Hi @DenisovAV
I want to first thank you for your effort in bringing Flutter to Apple TV.
After upgrading to macOS Sequoia, the run command is failing with the following error:
`/Users/karou…
-
This repository will become the shared core between the desktop and the mobile app using Kotlin Multiplatform. Currently, the app is written using React Native, slowly I will move back to Native like …