Skip to content

Commit 5844d9b

Browse files
bottomnavigationbar, changelog, faq
1 parent c5de5e7 commit 5844d9b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

packages/bottomnavigationbar/README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ NativeScript plugin for Android & iOS to have the Bottom Navigation Bar followin
88

99
1. [Installation](#installation)
1010
2. [New Features](#new-features)
11-
3. [Usage](#usage)
11+
3. [Changelog](#changelog)
12+
4. [FAQ](#faq)
13+
5. [Usage](#usage)
1214
- [Plain NativeScript](#plain-nativescript)
1315
- [Angular](#angular)
1416
- [Vue](#vue)
1517
- [CSS Styling](#css-styling)
16-
4. [API](#api)
18+
6. [API](#api)
1719

1820
## Installation
1921

@@ -28,6 +30,10 @@ For NativeScript 6.x
2830
- `Badge` now are supported using the method: `showBadge(index, value)`
2931
- NOTE: if you want to show a badge as a red dot no value should be passed to the function.
3032

33+
## [Changelog](./CHANGELOG.md)
34+
35+
## [FAQ](../../README.md#faq)
36+
3137
## Usage
3238

3339
Before start using the plugin you need to add the icons for Android & iOS in your `App_Resources` directory.

0 commit comments

Comments
 (0)