Skip to content

Commit 1d0acdb

Browse files
committed
Revert "⚙️ Chore: Update react-native.config.js"
This reverts commit b7e6219.
1 parent d87686e commit 1d0acdb

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

react-native.config.js

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
1-
const ios = require('@react-native-community/cli-platform-ios');
2-
3-
41
module.exports = {
52
project: {
63
android: null,
74
ios: {
85
project: './ios/IosContextMenu.xcodeproj',
96
},
107
},
11-
platforms: {
12-
ios: {
13-
projectConfig: ios.projectConfig,
14-
dependencyConfig: ios.dependencyConfig,
15-
},
16-
android: null,
17-
},
188
};

0 commit comments

Comments
 (0)