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 b2f756f commit ef73023Copy full SHA for ef73023
website/siteConfig.js
@@ -8,7 +8,7 @@ const users = [
8
];
9
10
const siteConfig = {
11
- title: 'React Navigation (next)',
+ title: 'React Navigation (v2)',
12
tagline: 'Routing and navigation for your React Native apps',
13
url: process.env.STABLE_RELEASE
14
? 'https://reactnavigation.org'
0 commit comments