Code Monkey home page Code Monkey logo

Comments (5)

vishnuindrabalan avatar vishnuindrabalan commented on July 1, 2024

I tried installing the package in my react-native application (IOS) and getting some issues
with RCTLinkingmanager.mm and RCTVibration.mm

Installed the package using yarn add easyqrcode-react-native and run pod install after successful package installation.

react-native-webview (version: 11.2.0) is already installed and auto-linked in my app so I skipped the below commands

npm install react-native-webview
react-native link react-native-webview

My react-native version - 0.64.1

Please let me know this package is compatible with react native IOS app with CocoaPods configuration.

While building I'm getting the below error

image

Solved this issue by adding react-native-svg package.

yarn add react-native-svg

@ushelp can we please update the readme if it's (react-native-svg ) a peer dependency?

from easyqrcode-react-native.

ushelp avatar ushelp commented on July 1, 2024

Sorry for responding too late, and glad that you have sloved the issue yourself.

But I want to know more detail about the issue, Why did react-native-svg slove your issue, because our code not use svg function.

Hope get your reply for your investgation.

from easyqrcode-react-native.

ushelp avatar ushelp commented on July 1, 2024

@vishnuindrabalan Looking forward to your reply.

from easyqrcode-react-native.

vishnuindrabalan avatar vishnuindrabalan commented on July 1, 2024

Hi @ushelp sorry for the late response.
I didn't check the issue in detail, so I cannot explain how the react-native-svg package fixed the issue.
I was parallelly checking some other package and all those have SVG package as a peer dependency, so I tried installing that and the error is gone. Maybe some of the packages which you are using internally might required SVG package.

from easyqrcode-react-native.

ushelp avatar ushelp commented on July 1, 2024

Thank you for your reply.

from easyqrcode-react-native.

Related Issues (4)

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.