JWiseCoder
JWiseCoder
In iOS, after a pull to refresh, there is sometimes a gap at the top of the RadListView, even after calling `notifyPullToRefreshFinished`. This seems to happen only when the number...
Plugin version: 1.0.7 NativeScript Version: 6.0.2 OS: iOS When using the cropping tool with the camera plugin (such as in the example given in the documentation of this plugin), the...
Whenever the cropper finishes on Android, it returns everything properly. However, when the cropper activity closes, it causes the entire app to crash without any visible error. I've dug through...
We have a number of angular animations in our app, and when I update to Angular 17, the animations stop working. They are complex animations with multiple triggers and transitions,...
There are a number of issues that arise in Angular animations that contain 'translate' styles, but only on Angular 14. I've created a demo app to demonstrate this: [https://stackblitz.com/edit/nativescript-stackblitz-templates-guamwx](https://stackblitz.com/edit/nativescript-stackblitz-templates-guamwx) If...
This is most evident in iOS. I've set up a demo app: https://stackblitz.com/edit/nativescript-stackblitz-templates-vwcmqt In iOS, if you follow the steps (they're numbered) you'll see that when you navigate back on...
I updated my app, and among other things, it upgraded nativescript/android to 8.7.0. When I ran on Android, the app never got past the splash screen. While debugging this, I...
Photos taken by the camera plugin do not contain meta data and there's no option for including it. Can an option be made in the plugin to include that data...