Replies: 2 comments
-
Did you find an answer to your question since @assimovt ? :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi All - this seams to work for me - (On android only, the default code works fine on ios)
Add the above code underneath the commented out code and before the : if (this.props.loop) {..... seams to work for me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed that swiping is too sensitive, so touching Swipeable just a bit activates it right away. Is there any way to reduce sensitivity, for instance, let the user swipe more to open the row? I've noticed there are
friction
andovershootFriction
props, but they seem to be unrelated. Any ideas? Thanks!Beta Was this translation helpful? Give feedback.
All reactions