quicksilverr
quicksilverr
Hey @dohooo Facing the same issue, on web it's not scrolling. Any reasons why this must be happening?
@dohooo Do you think it's an issue with maybe the gesturedetector? I saw some issues in react-native-gesture-handler regarding it's not being supported on web. Sorry for the trouble, but we...
Is there a solution for this?
That's correct, any possible solutions on this?
Any solution guys?
Hey @danishbutt3535 , I've just made a small change and made it as a package - https://www.npmjs.com/package/react-native-chart-kit-with-pressable-bar-graph
You can try adding these in your web pack, in plugins. ['@babel/plugin-transform-react-jsx', { loose: true }], ['@babel/plugin-proposal-export-default-from', { loose: true }],
Hey, could we also add a callback for this and then import any kind of function in there?
@danishbutt3535 Thanks for referencing this issue. But how do we show the tooltip for each bargraph?
Hey, thanks. Yeah, I was also thinking on the same lines. Do you have any code snippet you could share?