Hello, I have this error:
React/Base/RCTConvert.h:26:1: Duplicate interface definition for class 'RCTConvert'
Any help ?

I had the same one as well.
in RNGoogleSignin.h replace the imports with
I released 0.9.0 which should fix this issue. Sorry for the delay!
@Kerumen , version 0.9.0 of what?
@eitangenis Of this library (https://github.com/devfd/react-native-google-signin/releases)
Most helpful comment
I had the same one as well.
in RNGoogleSignin.h replace the imports with
import
import