diff --git a/config/webpack/webpack.common.ts b/config/webpack/webpack.common.ts index 2d8e27fd453e..063929f30cb7 100644 --- a/config/webpack/webpack.common.ts +++ b/config/webpack/webpack.common.ts @@ -36,7 +36,10 @@ const includeModules = [ 'react-native-qrcode-svg', 'react-native-view-shot', '@react-native/assets', + 'expo', 'expo-av', + 'expo-image-manipulator', + 'expo-modules-core', ].join('|'); const environmentToLogoSuffixMap: Record = {