Skip to content

Commit

Permalink
Re-add the project.ios block
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico committed Nov 4, 2022
1 parent 19ff607 commit 688ed4f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/rn-tester/react-native.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,9 @@ module.exports = {
},
},
reactNativePath: '../../',
project: {
ios: {
sourceDir: '.',
},
},
};

0 comments on commit 688ed4f

Please sign in to comment.