chore: use bridge for uncompatible fabric modules

This commit is contained in:
Siddarth Kumar 2024-08-02 18:18:42 +05:30
parent aa81165471
commit d20090d6c6
No known key found for this signature in database
GPG Key ID: 599D10112BF518DB
1 changed files with 6 additions and 0 deletions

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: {