File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
packages/bottomnavigationbar Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,14 @@ NativeScript plugin for Android & iOS to have the Bottom Navigation Bar followin
8
8
9
9
1 . [ Installation] ( #installation )
10
10
2 . [ New Features] ( #new-features )
11
- 3 . [ Usage] ( #usage )
11
+ 3 . [ Changelog] ( #changelog )
12
+ 4 . [ FAQ] ( #faq )
13
+ 5 . [ Usage] ( #usage )
12
14
- [ Plain NativeScript] ( #plain-nativescript )
13
15
- [ Angular] ( #angular )
14
16
- [ Vue] ( #vue )
15
17
- [ CSS Styling] ( #css-styling )
16
- 4 . [ API] ( #api )
18
+ 6 . [ API] ( #api )
17
19
18
20
## Installation
19
21
@@ -28,6 +30,10 @@ For NativeScript 6.x
28
30
- ` Badge ` now are supported using the method: ` showBadge(index, value) `
29
31
- NOTE: if you want to show a badge as a red dot no value should be passed to the function.
30
32
33
+ ## [ Changelog] ( ./CHANGELOG.md )
34
+
35
+ ## [ FAQ] ( ../../README.md#faq )
36
+
31
37
## Usage
32
38
33
39
Before start using the plugin you need to add the icons for Android & iOS in your ` App_Resources ` directory.
You can’t perform that action at this time.
0 commit comments