I was add Facebook integration in app.xcodeproj. that was successfully working. After i was added pod install for google login. when i was open workspace and built project this error occur:
Apple Mach-O Linker Error
Linker command failed with exit code 1 (use -v to see invocation)
And also does not run project in react native.
use this link but not helping me here