react-native-pedometer icon indicating copy to clipboard operation
react-native-pedometer copied to clipboard

1088 duplicate symbols for architecture x86_64

Open im-aditya opened this issue 7 years ago • 1 comments

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

im-aditya avatar Apr 11 '18 12:04 im-aditya

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

necixy avatar May 04 '18 05:05 necixy