Upgrading react-native-device-info to fabric #84
hansdesmedt
started this conversation in
Libraries
Replies: 1 comment
-
Ok I fixed it by explicitly adding the frameworks to the RN70 example project, somewhere else, lower in the hierarchy, does not work. Is there a way to automate that? |
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.
-
I started upgrading react-native-device-info to fabric and got a linking error in the initial steps.
hansdesmedt/react-native-device-info@f041473
When trying to build the lib as a pod in an RN 0.70.2 example project with the new .mm files I get a linking error
How to solve the linking errors with the new .mm files?
Beta Was this translation helpful? Give feedback.
All reactions