We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236e449 commit 262ab2aCopy full SHA for 262ab2a
README.md
@@ -34,7 +34,7 @@ Router for React Native based on new React Native Navigation API.
34
35
- **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).
36
37
-- **Tab Bar Support** using [react-native-tabs](https://github.com/aksonov/react-native-tabs) (see demo).
+- **Tab Bar Support** using [react-native-tab-navigator](https://github.com/exponentjs/react-native-tab-navigator) (see Example app).
38
39
- **Nested Navigators** (e.g. Each tab can have its own navigator, nested in a root navigator).
40
0 commit comments