Skip to content

Commit a7bd25c

Browse files
author
Matthieu Napoli
committed
Mention the navigation in the README
1 parent 93d5101 commit a7bd25c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This boilerplate contains:
77
- an empty React Native application created with `react-native init`
88
- [prettier](https://prettier.io/) and [eslint](https://eslint.org/) preconfigured for React Native
99
- a [directory layout](#directory-layout) for organizing the code of the application
10+
- a navigation using [react-native-navigation](https://github.com/wix/react-native-navigation)
1011

1112
## Directory layout
1213

0 commit comments

Comments
 (0)