Code Monkey home page Code Monkey logo

easyqrcode-react-native's People

Contributors

ushelp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

easyqrcode-react-native's Issues

Getting error in IOS app

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

Require cycle Error

Hello and thank you for the awesome job.

React-native throws this error which seems to indicate that your code has a require cycle. Could you fix this ?

Require cycle: node_modules\easyqrcode-react-native\node_modules\react-native-canvas\dist\Canvas.js -> node_modules\easyqrcode-react-native\node_modules\react-native-canvas\dist\ImageData.js -> node_modules\easyqrcode-react-native\node_modules\react-native-canvas\dist\Canvas.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.

How to disable rendering animation

How to disable rendering animation because it take time even we make minor change and it take lots of times when we make change repeatedly

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.