mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-05 21:34:03 +00:00
chore: use bridge for uncompatible fabric modules
This commit is contained in:
parent
88fce582db
commit
2b401080ec
@ -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: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user