Closed blasdfaa closed 2 years ago
Hi, I've found this package today and I'm still testing things, reading issues etc... It doesn't seem the best idea, but taking a look at the DOM, maybe you can observe the translate property (inline style). I didn't look the Forks yet, maybe someone have implemented your sugestion..
Hi guys :) I will release new version today or at latest tomorrow with that functionality implemented :) @v-zdorovcev - thanks for the proposal.
@v-zdorovcev New version 1.6.0 published - please check changes here: https://github.com/marekrozmus/react-swipeable-list/pull/25 Let me know if this is OK :)
Callback does not change dragDirection variable when user reverses direction of swiping
Is it possible to implement it? This would look good in
onSwiperProgress
Eg:
(progress: number, direction: string) => void