Skip to content

Commit 6e00c6a

Browse files
committed
feat: use the default plugin config
1 parent e5e2773 commit 6e00c6a

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

apps/ExpoApp/app.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,7 @@
4141
}
4242
}
4343
],
44-
[
45-
"@callstack/react-native-brownfield",
46-
{
47-
"ios": {
48-
"frameworkName": "BrownfieldLib"
49-
},
50-
"android": {
51-
"moduleName": "brownfieldlib"
52-
},
53-
"debug": true
54-
}
55-
]
44+
"@callstack/react-native-brownfield"
5645
],
5746
"experiments": {
5847
"typedRoutes": true,

0 commit comments

Comments
 (0)