does react-native builder bob support use_frameworks!() ? #412
Unanswered
FahadAminShovon
asked this question in
Q&A
Replies: 2 comments
-
did you know any solution? |
Beta Was this translation helpful? Give feedback.
0 replies
-
FWIW two main issue I have faced:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
does react-native builder bob support use_frameworks!() ?
I am trying to add react native firebase in my example ios project.
react-native-firebase [recommends](Notes: React-Native-Firebase uses use_frameworks, which has compatibility issues with Flipper, Hermes & Fabric.
Flipper: use_frameworks is not compatible with Flipper. You need to disable Flipper by commenting out the :flipper_configuration line in your Podfile.) using use_fireworks .
If I disable use_flipper the example project is unable to resolve the exported header files from module folder.
Beta Was this translation helpful? Give feedback.
All reactions