react-native-animated-charts
react-native-animated-charts copied to clipboard
RNGestureHandlerModule.attachGestureHandler got 2 arguments, expected 3
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 ?
@amitvish09 have you find solution for that ? I am facing the same problem on android on IOS it works fine +1
@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
@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 .
yes amit i have created
On Mon, Jun 27, 2022 at 3:34 PM amitvish09 @.***> wrote:
Did you create a graph? like rainbow react native chart?
— Reply to this email directly, view it on GitHub https://github.com/rainbow-me/react-native-animated-charts/issues/80#issuecomment-1167182617, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHQNKCKLXZZDP2U337GT6O3VRF7TFANCNFSM5XT46BZQ . You are receiving this because you commented.Message ID: @.***>
Any updates on this issue? I just started testing this library for a project and I'm facing the same error on Android.
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