React-Native-Layout-Tutorial-Series icon indicating copy to clipboard operation
React-Native-Layout-Tutorial-Series copied to clipboard

Swipe dosen't start inmediatly

Open PauMateu opened this issue 5 years ago • 1 comments

First of all, thanks for the code and the tutorial, they are awesome. I've implemented it and it's looking very good, the only thing is that when a user wants to swipe, it doesn't start inmediatly, the user has to wait a couple seconds between swipe. Is there a way to enable the user to swipe inmediatly? Thanks a lot!

PauMateu avatar Mar 29 '19 14:03 PauMateu

@PauMateu this issue is fixed in this PR - https://github.com/nathvarun/React-Native-Layout-Tutorial-Series/pull/6

filland avatar Aug 25 '20 21:08 filland