webraptor / react-native-deck-swiper

tinder like react-native deck swiper
ISC License
126 stars 81 forks source link

Show overlay all along swipe transition #26

Open julien-maitan opened 3 years ago

julien-maitan commented 3 years ago

When overlays are activated, they should be displayed whenever a swipe transition is running, not only on pan gesture. This would avoid screen flickering when releasing finger and provide a uniform behavior for swipe animations. An example of expected behavior can be viewed in this app : https://play.google.com/store/apps/details?id=com.lemonde.morning&hl=fr

maurocen commented 3 years ago

Noticed this is missing. Would be nice to have (maybe have a prop to enable/disable this behavior?).

michalpawlowski34 commented 9 months ago

🆙