File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
demo /
2
2
screens /
3
+ app /
4
+ .vscode /
3
5
* .png
4
6
* .log
5
7
* .ts
Original file line number Diff line number Diff line change 16
16
17
17
## Sample Usage
18
18
19
- Sample |
20
- -------------------------------------|
21
- ![ Sample Usage] ( ./screens/checkbox.gif ) |
22
-
19
+ Android Sample | iOS Sample
20
+ -------- | ---------
21
+ ![ Sample1] ( ./screens/checkbox.gif ) | ![ Sample2] ( ./screens/iosCheckbox.gif )
23
22
24
23
## Installation
25
24
From your command prompt/terminal go to your app's root folder and execute:
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-checkbox" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " NativeScript plugin for checkbox widget." ,
5
5
"main" : " checkbox.js" ,
6
6
"typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments