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 9faef21 commit 4735aa8Copy full SHA for 4735aa8
configs/jsactions/rollup.config.mjs
@@ -154,6 +154,5 @@ const nativeExternal = [
154
/^react-native-svg(\/|$)/,
155
/^react-native-vector-icons(\/|$)/,
156
/^@?react-navigation($|\/)/,
157
- /^react-native-device-info(\/|$)/,
158
- /^react-native-vision-camera(\/|$)/
+ /^react-native-device-info(\/|$)/
159
];
0 commit comments