File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 1
1
# NativeScript Canvas
2
2
3
- [ ![ npm] ( https://img.shields.io/npm/v/nativescript-canvas-plugin.svg )] ( https://www.npmjs.com/package/nativescript-canvas-plugin )
4
- [ ![ npm] ( https://img.shields.io/npm/dt/nativescript-canvas-plugin.svg?label=npm%20downloads )] ( https://www.npmjs.com/package/nativescript-canvas-plugin )
5
- [ ![ Build Status] ( https://travis-ci.org/triniwiz/nativescript-canvas.svg?branch=master )] ( https://travis-ci.org/triniwiz/nativescript-canvas )
6
-
7
-
8
3
** Powered by**
9
4
* [ CanvasNative] ( src-native/canvas-native ) - Rust
10
5
* [ CanvasNative] ( src-native/canvas-ios ) - IOS
15
10
ns plugin add @nativescript/canvas
16
11
```
17
12
18
- _ Note_ min ios support atm 11 | min android support 17
13
+ _ Note_ min ios support 9 | min android support 17
19
14
20
15
IMPORTANT: ensure you include xmlns: canvas ="@nativescript/canvas " on the Page element for core {N}
21
16
You can’t perform that action at this time.
0 commit comments