Installing messaging on RN 0.72.3 IOS build failing #7349
-
I'm trying to get rnfirebase installed for push notifications on RN 0.72.3.. I get errors like this:
It appears to be spitting this error out for all the React-Core libs... If I add:
Any help would be muchly appreciated :) |
Beta Was this translation helpful? Give feedback.
Answered by
SirCameron
Sep 21, 2023
Replies: 1 comment
-
Turns out this is actually an issue with |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SirCameron
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Turns out this is actually an issue with
react-native-vision-camera
anduse_framework
. Waiting for v3 of RNVC to hopefully resolve this.