Giter VIP home page Giter VIP logo

Comments (6)

wumke avatar wumke commented on July 28, 2024

No experience with expo myself, but the error makes me think that the native modules are not linked in the native projects.
(If I remember it right you need to do special tricks when using expo and libraries that have native modules...)

from react-native-immediate-phone-call.

usafder avatar usafder commented on July 28, 2024

Is it possible that the error is occurring because I am testing it on the emulator ?

from react-native-immediate-phone-call.

wumke avatar wumke commented on July 28, 2024

The emulator should find the module since it executes the same javascript bundle, if it should not work on the emulator you should get another error in the logs.

from react-native-immediate-phone-call.

eleallegue avatar eleallegue commented on July 28, 2024

I have the same issue, I was testing with Expo Snack for seeing the library working, and I get the same error you mentioned @usafder . On the other hand, @wumke there is an easy way to link the native modules to the native projects that is writing in the command line $ react-native link this will do the job.
Still, the issue is not fixed and it should be working because it can work same way using Expo than Reat-native unless, for some reason, it does not work on expo-cli.

from react-native-immediate-phone-call.

wumke avatar wumke commented on July 28, 2024

Can libraries that use native code use expo?
https://docs.expo.io/versions/latest/expokit/eject/

from react-native-immediate-phone-call.

eleallegue avatar eleallegue commented on July 28, 2024

"a specific Native Module which is not supported by React Native Core or the Expo SDK"

I mean, is this library not supported by ReactNative Core? I mean, it could be not supported by the Expo SDK, I'm gonna find that out, but it's weird it is not supported by react

from react-native-immediate-phone-call.

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.