react-native-google-signin/google-signin

Error: RN GoogleSignin native module is not correctly linked. Please read the readme, setup and troubleshooting instructions carefully.

Closed this issue · 1 comments

Error: RN GoogleSignin native module is not correctly linked. Please read the readme, setup and troubleshooting instructions carefully.
If you are using Expo, make sure you are using Custom dev client, not Expo go., js engine: hermes

when the GooglrSignin import from @react-native google-signin/signin this error occurs
am using expo go its also told to don't use this

  • create a new project of expo

  • install react native google signin plugin

  • config completed

  • using Firebase

  • "@react-native-google-signin/google-signin": "^11.0.0",
    "expo": "~50.0.13",
    "expo-auth-session": "^5.4.0",
    "expo-google-sign-in": "^11.0.0",
    "expo-status-bar": "~1.11.1",
    "react": "18.2.0",
    "react-native": "0.73.5"
    Screenshot 2024-03-14 at 7 25 59 PM

Hello and thanks for asking!
Please read the documentation, you shall find there what you're looking for.

Hope this helps,
Thank you!