Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Jan 27, 2021
1 parent c1d32f6 commit eda4b8c
Show file tree
Hide file tree
Showing 20 changed files with 7,674 additions and 2,560 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,19 @@ If you're looking for an awesome in-app UI for the native calendar, then [check

## Installation
From the command prompt go to your app's root folder and execute:

#### NativeScript 7

```
tns plugin add nativescript-calendar
```

#### NativeScript 6

```
tns plugin add nativescript-calendar@2.2.1
```

## iOS runtime permission reason
You probably have seen a permission popup like this before (this plugin will trigger one as well, automatically):

Expand Down
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.
Binary file not shown.
Binary file not shown.
142 changes: 0 additions & 142 deletions demo/app/App_Resources/iOS/Models.scnassets/Ball.dae

This file was deleted.

Loading

0 comments on commit eda4b8c

Please sign in to comment.