Abhay Rohit

Results 8 comments of Abhay Rohit

```javascript //& Edge Damping Plugin for Smooth Scrollbar import Scrollbar from "smooth-scrollbar"; class EdgeDamping extends Scrollbar.ScrollbarPlugin { transformDelta(delta, fromEvent) { const dirX = delta.x > 0 ? 1 : -1;...

> +1 on this feature. Storing the directions api response and sending it to this component with a prop would be nice. > Thank you. Hi, I have actually found...

yes basically 😂😂

React Native is Dead and so are all the Packages, Sad for all of us who have running apps on React Native

"react native is dead", is the problem 80% of the packages i use are unmaintained since ages, development experience is garbage I'm tired of packages not working

> @blitzve0 to be honest when was the last time you donated or sponsored any package, the fault is ours, these packages are built by independent developers like ourselves, but...

> > Since this could break a crucial step in our funnel and I have access to `window.Cal`, I came up with a dirty hack which is to call `delete...

dont think this package is being actively maintained, i have the same issue, error codes are not there