Code Monkey home page Code Monkey logo

Comments (9)

NijaaConvolve avatar NijaaConvolve commented on July 18, 2024

Any update on this?

from google-signin.

xXDeathAbyssXx avatar xXDeathAbyssXx commented on July 18, 2024

no one answers

from google-signin.

semihyagli avatar semihyagli commented on July 18, 2024

I have been dealing with this issue for a while, to unblock myself I installed an earlier version of the package:
npm install @react-native-google-signin/[email protected]
This is the latest version that worked for me.
Hope this helps (at least for now)

from google-signin.

xXDeathAbyssXx avatar xXDeathAbyssXx commented on July 18, 2024

but it gives 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 an error that seems to be giving other people more lately

from google-signin.

semihyagli avatar semihyagli commented on July 18, 2024

This package is not compatible with expo go. If you are able to install it using npm install @react-native-google-signin/[email protected] what you can do now is npm run android to start it on android simulator. You can also do npm run ios depending which platform are you building your app for.

Here is what I do.

  1. npm install @react-native-google-signin/[email protected] and successfully install the package.
  2. open a new terminal and npm run android or npm run ios . This should build the app on android or iOS and in the terminal you should be able to see the console logs. You can run both but iOS and Android, but note that only one terminal will be logging your console (but will be logging for both android and iOS).

After installing this package, you can no longer use Expo Go to debug/run you app.

I am no expert in this thing but the above got me progress relatively quickly.

from google-signin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.