You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,15 @@
3
3
This package will help you render buttons in the navigation bar and handle the styling so you don't have to. It mimics the appearance of native navbar buttons and offers a simple and flexible interface for you to interact with.
4
4
5
5
✅ DRY library api
6
+
6
7
✅ Works great with icons from `@expo/vector-icons` / `react-native-vector-icons` or any other icon library
8
+
7
9
✅ Supports both [JS](https://reactnavigation.org/docs/stack-navigator) and [native](https://reactnavigation.org/docs/native-stack-navigator/) stack
10
+
8
11
✅ Beautiful overflow menus for items that don't fit into the navbar
0 commit comments