You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not convenient if we need to have our own ref. in my case, I need to programmatically call a scroll on the container. To do this, I had to add a wrapper to the ref, which first installs my ref, then the library ref. A more universal solution would be to pass the ref as the first required argument.
I'm optimizing the bundle and, unfortunately, the weight of the bundle has increased with the new version. maybe something can be done about this?
react-indiana-drag-scroll v2 7,39KB
react-indiana-drag-scroll v3 10,54KB
The text was updated successfully, but these errors were encountered:
hey
I noticed that an alpha of a new version had appeared and decided to try it
new api with
not convenient if we need to have our own ref. in my case, I need to programmatically call a scroll on the container. To do this, I had to add a wrapper to the ref, which first installs my ref, then the library ref. A more universal solution would be to pass the ref as the first required argument.
I'm optimizing the bundle and, unfortunately, the weight of the bundle has increased with the new version. maybe something can be done about this?
react-indiana-drag-scroll v2
7,39KB
react-indiana-drag-scroll v3
10,54KB
The text was updated successfully, but these errors were encountered: