Skip to content

Commit eda4b8c

Browse files
cleanup
1 parent c1d32f6 commit eda4b8c

File tree

20 files changed

+7674
-2560
lines changed

20 files changed

+7674
-2560
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,19 @@ If you're looking for an awesome in-app UI for the native calendar, then [check
1919

2020
## Installation
2121
From the command prompt go to your app's root folder and execute:
22+
23+
#### NativeScript 7
24+
2225
```
2326
tns plugin add nativescript-calendar
2427
```
2528

29+
#### NativeScript 6
30+
31+
```
32+
tns plugin add nativescript-calendar@2.2.1
33+
```
34+
2635
## iOS runtime permission reason
2736
You probably have seen a permission popup like this before (this plugin will trigger one as well, automatically):
2837

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)