Manojkumar Murugesan
Manojkumar Murugesan
In order to register a new app to dashboard have to - compile the titanium project - locate the native project under build directory through the fabric plugins (or alternatively...
Using bind expressions with `onTintColor` or `onCheckColor` attributes not working with web pack. _eg._ ``` ``` _Error_ ``` Binding to event property 'onTintColor' is disallowed for security reasons, please use...
Custom css properties like `tint-color`, `on-tint-color`, etc., are never applied when defined inside `app.css`.
### Make sure to check the existing issues in this repository ### Please, tell us what's the problem? [ ] Improvement of existing article ### Please, tell us more details...
I guess it is due to the new `AngularCompilerPlugin` (angular/angular-cli/issues/8284), deleting all the `ts` files under `node_modules/nativescript-timedatepicker` folder solved the issue Or alternatively can add those files into `include` section...
Will it run on x86 devices?
**Describe the bug** After upgrading to .NET 7 from .NET 6, passing the validator instance directly throws `InvalidOperationException` but works if we let `FluentValidationValidator` to create the instance internally by...
Thanks for your great module on Android. Is there any ebullient for iOS?
support setting image with blob & file.
`useArrowAnimation` should work even if `didChangeOffset` has no listeners.