Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RNGestureHandlerModule.attachGestureHandler got 2 arguments, expected 3 #80

Open
amitvish09 opened this issue Jun 2, 2022 · 6 comments

Comments

@amitvish09
Copy link

New Text Document.txt
This will work perfectly on ios devices but not running on android devices and that will create an issue showing this RNGestureHandlerModule.attachGestureHandler got 2 arguments, expected 3, any solution to fix this issue ?

@Sadaif
Copy link

Sadaif commented Jun 17, 2022

@amitvish09 have you find solution for that ?
I am facing the same problem on android on IOS it works fine +1

@amitvish09
Copy link
Author

@amitvish09 have you find solution for that ? I am facing the same problem on android on IOS it works fine +1

No, I didn't get the solution

@Sadaif
Copy link

Sadaif commented Jun 20, 2022

@amitvish09 I also did not find the solution but here i wanna say something that i have face this error while using this library
https://www.npmjs.com/package/@rainbow-me/animated-charts

now i switch over to this library :
https://github.com/coinjar/react-native-wagmi-charts this library is inspired by the rainbow animated charts if you are struggling with the charts so may be this will help you out .

@Sadaif
Copy link

Sadaif commented Jun 27, 2022 via email

@AbeTavarez
Copy link

Any updates on this issue? I just started testing this library for a project and I'm facing the same error on Android.

@MouhamedMokkhtar
Copy link

Any updates on this issue? I just started testing this library for a project and I'm facing the same error on Android.

you need to delete folder : "react-native-gesture-handler" located in : node_modules/@rainbow-me/animated-charts/node_modules/react-native-gesture-handler
also if you have svg dependecie you need to delete it
then delete your package-lock.json and close any terminal running expo then run "npm i" in new terminal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants