react-native-pedometer
react-native-pedometer copied to clipboard
1088 duplicate symbols for architecture x86_64
I am getting the above error while building the app after adding this library. It also says "Linker command fails with exit code 1 (use -v to see invocation)
Any help ? Thanks
I got the same error, you may need to remove the react from RNPedometer's library & add the one that you already have in your project. You can see this issue and this might be helpful:
https://github.com/galmis/react-native-pedometer/pull/2