Skip to content

Commit 4d20714

Browse files
committed
docs: nicer readme
1 parent 5505bbd commit 4d20714

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,15 @@
33
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.
44

55
✅ DRY library api
6+
67
✅ Works great with icons from `@expo/vector-icons` / `react-native-vector-icons` or any other icon library
8+
79
✅ Supports both [JS](https://reactnavigation.org/docs/stack-navigator) and [native](https://reactnavigation.org/docs/native-stack-navigator/) stack
10+
811
✅ Beautiful overflow menus for items that don't fit into the navbar
12+
913
[Recipes](#recipes) and examples included
14+
1015
✅ Written in TS
1116

1217
#### Demo App

0 commit comments

Comments
 (0)