GithubHelp home page GithubHelp logo

Comments (4)

jannisch avatar jannisch commented on September 9, 2024

Update: I was able to fix the MultiDex issue with this guide, however it's still unclear which versions should be working

from adyen-react-native.

mkharibalaji avatar mkharibalaji commented on September 9, 2024

@jannisch,
I am working in the Android Part now.Will soon provide a update on Android using RN > 0.60

from adyen-react-native.

mkharibalaji avatar mkharibalaji commented on September 9, 2024

@jannisch ,
For ReactNative > 0.60 use the libraries which supports gradle > 5,so i upgraded the version of adyen to 2.4.5 in the file android/build.gradle under node-modules/adyen-react-native sorted the issue,

dependencies {
compile 'com.facebook.react:react-native:+'
compile "android.arch.lifecycle:extensions:${rootProject.ext.lifecycleVersion}"
compile "android.arch.core:runtime:${rootProject.ext.lifecycleVersion}"
compile "android.arch.lifecycle:viewmodel:${rootProject.ext.lifecycleVersion}"
compile "com.adyen.checkout:ui:2.4.5"
compile "com.adyen.checkout:core-card:2.4.5"
compile "com.adyen.checkout:util:2.4.5"
}

from adyen-react-native.

mkharibalaji avatar mkharibalaji commented on September 9, 2024

I will soon add it to the PR...

from adyen-react-native.

Related Issues (18)

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.