-
### Describe the problem you'd like to solve
Hi everyone,
I was looking at the supported multiplatform targets and saw that out of tier 2 those three are currently supported:
```
linuxX64()
…
-
### Core or SDK?
Platform/SDK
```[tasklist]
### SDKs
- [ ] Android
- [ ] Apple
- [ ] iOS
- [ ] iOS > macOS
- [ ] iOS > tvOS
- [ ] iOS > visionOS
- [ ] iOS > watchOS
- [ ] Dart
- [x] El…
-
It's possible to install NPM packages via `implementation(npm(...))` and create bindings through `@JsModule(...)` annotation
Ideally we install `@sentry/browser` and wrap our KMP sdk around it.
…
-
The Counter sample has `watchos` targets temporary disabled, due to [KT-48613](https://youtrack.jetbrains.com/issue/KT-48613).
-
### Summary
When i use `EXPO_USE_DEV_SERVER=true NODE_OPTIONS=--max_old_space_size=2048 bx eas build --profile preview --local -p android` i get Build Failed
Its just this particular app t…
-
Privilégier les lazysequences pour optimiser des cycles CPU inutiles
https://developer.apple.com/documentation/swift/lazysequence
Example:
```
(1...100_000)
.map { $0 * $0 }
.filt…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
```
> Task :xxx:createXCFramework FAILED
Both watchos-arm64_32 and watchos-armv7k represent two equivalent library definitions.
FAILURE: Build failed with an exception.
* What went wrong:
Exe…
-
[Kotlin Docs](https://kotlinlang.org/docs/native-target-support.html#for-library-authors) suggests that the library provide support for `watchos`
This also includes `androidNative` if possible
T…
-
https://github.com/JetBrains/kotlin/releases/tag/v1.3.60-eap-23
Kotlin/Nativeの更新履歴はこちら
https://github.com/JetBrains/kotlin-native/blob/master/CHANGELOG.md#v1360-oct-2019