ishiharas
ishiharas
Hello, we have the same problem at our side. It appears, while using radlistview with a sorting/grouping function and only on iOS 13.4.
@datanotion and @shiv19 We did an update to tns-core-modules 6.5.0 (or maybe 6.5.1), the most recent version and also updated nativescript-ui-listview. This seems to have fixed the various iOS 13.4.1...
The dependencies in my grade file are: ``` dependencies { classpath("org.jetbrains.compose:compose-gradle-plugin:1.0.0-alpha3") classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.21") classpath("com.android.tools.build:gradle:4.2.1") } ```
I am facing the same issue on iOS right now. (Android works without a problem.) ( -> Codepush is loading the update after starting the app, restarting and showing the...
For everyone looking here in 2k24: I found the issue in my previous setup. I made my **staging** scheme a copy of my **debug** scheme. That's why the preprocessor macro...
+1 , would love this feature
@jerson Only you have the permission to reopen this issue. **### This issue is not fixed, please reopen it!** I am using the most recent version of the library: `"react-native-fast-rsa":...