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 be808fb commit d30a69fCopy full SHA for d30a69f
react-native.config.js
@@ -10,7 +10,7 @@ const project = (() => {
10
sourceDir: path.join('example', 'ios'),
11
},
12
macos: {
13
- sourceDir: path.join('example', 'maacos'),
+ sourceDir: path.join('example', 'macos'),
14
15
windows: {
16
sourceDir: path.join('example', 'windows'),
0 commit comments