Jigs6720

Results 5 comments of Jigs6720

need release a new version with this fix. Follow the instructions few threads down on "React Native Drop in fix after React Native v0.69" and you need to move the...

add this line and upgrade braintree sdk to version 6.+ implementation 'com.braintreepayments.api:data-collector:4.31.0' in app/build.gradle like this dependencies { implementation fileTree(dir: "libs", include: ["*.jar"]) implementation "io.card:android-sdk:5.+" implementation 'com.braintreepayments.api:data-collector:4.31.0' implementation 'org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk:2.2.7-2'

same issue i am facing

i am getting same issue in my case tooltip showing duplicate pointer ![Screenshot 2023-10-11 at 2 28 58 PM](https://github.com/jasongaare/react-native-walkthrough-tooltip/assets/114900753/59bd29f4-8ceb-43fe-8ce4-0123ee10b603)