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 93d5101 commit a7bd25cCopy full SHA for a7bd25c
README.md
@@ -7,6 +7,7 @@ This boilerplate contains:
7
- an empty React Native application created with `react-native init`
8
- [prettier](https://prettier.io/) and [eslint](https://eslint.org/) preconfigured for React Native
9
- 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)
11
12
## Directory layout
13
0 commit comments