Giter Club home page Giter Club logo

react-native-qr-generator's People

Contributors

jrschifa avatar keiranvv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

react-native-qr-generator's Issues

Files are linked to local development system

In xCode project file ./ios/RNReactNativeQrcodeNative.xcodeproj/project.pbxproj, links to local development system exist (Lines 39 en 40):

388A7D2A211AE54F008D8F7B /* QRCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = QRCode.h; path = "/Users/keiran/Work/Zapper/react-native-qrcode-library/react-native-qrcode-native/ios/QRCode.h"; sourceTree = "<absolute>"; };
388A7D2B211AE54F008D8F7B /* QRCode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = QRCode.m; path = "/Users/keiran/Work/Zapper/react-native-qrcode-library/react-native-qrcode-native/ios/QRCode.m"; sourceTree = "<absolute>"; };

Because of this, iOS build of apps that use this package, are broken.

Temporary workaround:

  • under Lirbaries, Rightclik this librarie
  • click "Add files to..."
  • Select QRCode.m and QRCode.h

Better: fix links in the project file.

Build error: Could not find method compile() for arguments

A problem occurred evaluating project ':react-native-qr-generator'.

Could not find method compile() for arguments [com.facebook.react:react-native:+] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

Can you please update the version with the following changes:

file android/build.gradle

image

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.