Skip to content

Commit 25ba621

Browse files
Update react-native.config.js
andpor#523
1 parent b6aeac4 commit 25ba621

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

react-native.config.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
module.exports = {
22
dependency: {
33
platforms: {
4-
ios: {
5-
project: './platforms/ios/SQLite.xcodeproj'
6-
},
4+
ios: {},
75
android: {
86
sourceDir: './platforms/android'
97
},

0 commit comments

Comments
 (0)