ishiharas
ishiharas
I'm using the following dependencies: "@nativescript/core": "^8.1.5", "@angular/core": "^12.2.6", "@nativescript/android": "8.1.1", "@nativescript/ios": "8.2.3", I rebuild a customers project and every subpage containing a RadListView crashed with the following error message:...
java.lang.NoSuchFieldError: Normal and java.lang.NoSuchMethodError: 'androidx.compose.ui.Modifier'
Hello, at first, nice project. I tried the demo example and the look and feel of the ui-elements is quite nice. I tried to use them in a freshly created...
- Version: 3.0.0 - macOS: 13.3.1 Hello, right now I'm trying some of the basic examples. I have written the following short snippets: ``` Key.on('z', ['control', 'shift'], () => {...
After rebuilding node_modules our app couldn't be build anymore. While building you get the following log output errors: ```ERROR in ./node_modules/@nativescript-community/ui-pager/angular/fesm2015/nativescript-community-ui-pager-angular.mjs 6:0-75 Module not found: Error: Can't resolve '@nativescript/core/data/observable-array' in...
System: MacOS Monterey 12.4 **Problems:** I tried the latest release version right now. The fullscreen button on youtube is greyed out. Hovering over it, shows the message: Your browser doesn't...
### Current behavior I am currently implementing "Accessibility" functionality for my client. I have started a fresh react-native expo project. This bug is reproducable with and without expo. This bug...
### What's happening? I have setup a fresh basic expo development build project, created a default camera page and tried to use the useSkiaFrameProcessor hook. Nothing is inside it, except...