ui-svg icon indicating copy to clipboard operation
ui-svg copied to clipboard

Adds support for SVGs in your NativeScript apps.

Results 4 ui-svg issues
Sort by recently updated
recently updated
newest added

Fixes the following warning: ``` WARNING in ./node_modules/@nativescript-community/ui-svg/index.common.js 42:20-30 export 'zeroLength' (imported as 'zeroLength') was not found in '@nativescript/core' (possible exports: AbsoluteLayout, AccessibilityEvents, AccessibilityLiveRegion, AccessibilityRole, AccessibilityState, AccessibilityTrait, ActionBar, ActionItem, ActionItems,...

Hi, I wonder if there is an option to change the color of svg?

Hello, thanks for that great plug in. I'm trying to scale my SVG on pinch, problem is even if I change originX and originY of the SVG to be where...

When running `ns preview` an then scanning the code on Android, I am getting the following error: ``` TypeError: _nativescript_core__WEBPACK_IMPORTED_MODULE_0__.Property is not a constructor File: (file:///data/user/0/org.nativescript.preview/files/app/vendor.js:46:21) StackTrace: ../node_modules/@nativescript-community/ui-canvas/canvas.common.js(file:///data/user/0/org.nativescript.preview/files/app/vendor.js:46:22) at __webpack_require__(file:///data/user/0/org.nativescript.preview/files/app/runtime.js:817:30)...