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 a7bd25c commit 3a44597Copy full SHA for 3a44597
README.md
@@ -7,7 +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)
+- a navigation using [react-native-navigation](https://reactnavigation.org)
11
12
## Directory layout
13
0 commit comments