File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ Material Design's [Bottom Sheet](https://material.io/components/sheets-bottom) c
5
5
[ ![ npm] ( https://img.shields.io/npm/v/@nativescript-community/ui-material-bottomsheet.svg )] ( https://www.npmjs.com/package/@nativescript-community/ui-material-bottomsheet )
6
6
[ ![ npm] ( https://img.shields.io/npm/dt/@nativescript-community/ui-material-bottomsheet.svg?label=npm%20downloads )] ( https://www.npmjs.com/package/@nativescript-community/ui-material-bottomsheet )
7
7
8
+ ## Contents
9
+
10
+ 1 . [ Installation] ( #installation )
11
+ 2 . [ Changelog] ( #changelog )
12
+ 3 . [ FAQ] ( #faq )
13
+ 4 . [ Usage] ( #usage )
14
+ - [ Plain NativeScript] ( #plain-nativescript )
15
+ - [ Angular] ( #nativescript--angular )
16
+ - [ Vue] ( #nativescript--vue )
17
+
8
18
## Installation
9
19
10
20
For NativeScript 7.0+
@@ -26,6 +36,8 @@ Be sure to run a new build after adding plugins to avoid any issues.
26
36
27
37
## [ Changelog] ( ./CHANGELOG.md )
28
38
39
+ ## [ FAQ] ( ../../README.md#faq )
40
+
29
41
## Usage
30
42
31
43
### Plain NativeScript
You can’t perform that action at this time.
0 commit comments