Upgrading react-native-device-info to fabric #84
hansdesmedt
started this conversation in
Libraries
Replies: 1 comment
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?
All reactions