-
https://www.bennyhuo.com/2020/07/15/kotlin-native-introduction/
一直想写点儿 Kotlin-Native 相关的话题,今天开始~
-
I try to list the contents of a directory that contains files with special characters (German Umlaute like: ö, ä, ü, ß).
The Path objects of the files are returned, but when using them I get a FileNo…
-
### Description
NativeModules is {}
I've created a new React Native app with configuration for sharing Intents. My app icon shows up in the app share tray, and when the user taps the app icon i…
-
### Braintree SDK Version
5.0
### Environment
Sandbox
### Android Version & Device
Pixel 4 XL API 34
### Braintree dependencies
com.braintreepayments.api:paypal
### Describe the bug
I am in t…
-
project ':react-native-wasm' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50
-
### What happened?
error caught by Zone
PlatformException(error, null cannot be cast to non-null type kotlin.Number, null, java.lang.NullPointerException: null cannot b…
-
### Feature Description
Currently there is no good way to detect if an element has been dragged by the user, almost with `Layer` features.
I have not tried with the `StyleLayer` features, but pre…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
## **build.gradle** of my app
```gradle
buildscript {
ext {
buildToolsVersion = "34.0.0"
minSdkVersion = 23
compileSdkVersion = 34
targetSdkVersion = 34
…
-
There is the `org.jetbrains.kotlin.native.cocopods` plugin. The readme only mentions the multiplatform plugin. Is `co.touchlab.native.cocopods` plugin obsolote now? If not, what are the differences?