Relative Content

Tag Archive for iosswiftreact-native

Swift linker error mixing SPM and Cocoapods

i need your help. I’m trying to bridge react native with Mapbox Navigation, they released the v3 a couple months ago, the biggest problem is that v3 does not support Cocoapods yet and i cannot ditch cocoapods because react native native libraries are pods.
So essentially i’m trying to add the SPM dependency to my pod, i’m going in xcode, File -> Add package dependency and adding the Mapbox Navigation dependency to the Pods project selecting my pod as a target.