Skip to content

Commit 8f8c281

Browse files
authored
Update tab-view.md
Mention `BottomNavigation` and `Tabs` in the `TabView` docs.
1 parent 211fefc commit 8f8c281

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/docs/en/elements/components/tab-view.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ apiRef: https://docs.nativescript.org/api-reference/classes/_ui_tab_view_.tabvie
44
contributors: [MisterBrownRSA, rigor789, eddyverbruggen, ikoevska, kharysharpe, ramsesmoreno]
55
---
66

7+
Note: In NativeScript 6 we introduced two new tab navigation components to the core modules suite. They are dubbed `BottomNavigation` and `Tabs` and are meant to be new and better alternatives to the existing `TabView` component. Read more [here](https://www.nativescript.org/blog/tabs-and-bottomnavigation-nativescripts-two-new-components).
8+
79
`<TabView>` is a navigation component that shows content grouped into tabs and lets users switch between tabs.
810

911
---

0 commit comments

Comments
 (0)