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 c937376 commit 6573cb2Copy full SHA for 6573cb2
bin/create-expo-app.js
@@ -16,7 +16,6 @@ const dependencies = ['react-native-kondo', 'react-navigation-stack'];
16
const devDependencies = [
17
'@types/jest',
18
'@types/react-native',
19
- '@types/react-navigation',
20
'@types/react-test-renderer',
21
'@types/react',
22
'@typescript-eslint/eslint-plugin',
0 commit comments