chore: use bridge for uncompatible fabric modules

This commit is contained in:
Siddarth Kumar
2025-02-24 14:01:29 +05:30
parent f42cb49084
commit 87ceffa42b
+6
View File
@@ -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: {