Skip to content

Commit 262ab2a

Browse files
committed
change tab library in readme
1 parent 236e449 commit 262ab2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Router for React Native based on new React Native Navigation API.
3434

3535
- **Highly Customizable Navigation Bar** - Show/hide the navbar depending on Scene or even the state of a Scene (e.g. Edit/Save navbar for edit mode).
3636

37-
- **Tab Bar Support** using [react-native-tabs](https://github.com/aksonov/react-native-tabs) (see demo).
37+
- **Tab Bar Support** using [react-native-tab-navigator](https://github.com/exponentjs/react-native-tab-navigator) (see Example app).
3838

3939
- **Nested Navigators** (e.g. Each tab can have its own navigator, nested in a root navigator).
4040

0 commit comments

Comments
 (0)