Skip to content

Commit

Permalink
chore: use bridge for uncompatible fabric modules
Browse files Browse the repository at this point in the history
  • Loading branch information
siddarthkay committed Aug 2, 2024
1 parent 951cb94 commit 23cd279
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions react-native.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
module.exports = {
project: {
android: {
unstable_reactLegacyComponentNames: [
'BVLinearGradient',
'CKCameraManager',
'FastImageView',
]
},
},
dependencies: {
'react-native-config': {
platforms: {
Expand Down

0 comments on commit 23cd279

Please sign in to comment.