diff --git a/react-native.config.js b/react-native.config.js index 0b03f57898..1c6a2274a1 100644 --- a/react-native.config.js +++ b/react-native.config.js @@ -1,4 +1,10 @@ module.exports = { + project: { + android: { + // https://github.com/reactwg/react-native-new-architecture/discussions/135 + unstable_reactLegacyComponentNames: ['BVLinearGradient', 'CKCameraManager', 'FastImageView'], + }, + }, dependencies: { 'react-native-config': { platforms: {