Giter Club home page Giter Club logo

Comments (3)

KjellConnelly avatar KjellConnelly commented on September 27, 2024 1

@iSaadSalman
Expo doesn't work with react-native-iap unless you detached, nor do any other repos with native code in them. If you did detach, this is a linking issue that is common with React Native projects. Try a google search to find a solution as you'll find the same problem with other native modules you add and isn't specific to this git repo.

from react-native-iap.

iSaadSalman avatar iSaadSalman commented on September 27, 2024

@KjellConnelly I did indeed detached. Just the sdk version of react-native is expo curated.

I have couple of modules like expo/vector-icons and react-native-fbsdk which are linked but do not give this issue

--

Regarding the issue, I searched but could not get hold of the correct answer. Also, I'm quite new to this so if you have experienced this issue and found the solution, please point me in the right direction.

from react-native-iap.

hyochan avatar hyochan commented on September 27, 2024

@iSaadSalman
KjellConnelly is definitely right for this.
The vector-icons is not linked to your project it is just inside expo. You are miss understanding about react-native link and expo sdk. Expo sdk includes library that should be linked by users but if those libraries are not inside expo sdk, you need to detach from it. Above two libraries you mentioned are not needed to detach because they are already in expo. Below screenshots will help you how to link our library to detached expo. Check it out~


image

from react-native-iap.

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.