facebookarchive / exerslide

A framework to create React-based HTML presentations and tutorials.
https://facebookincubator.github.io/exerslide/
Other
437 stars 46 forks source link

Implement swipe gestures #11

Open fredemmott opened 8 years ago

fredemmott commented 8 years ago

I expected two-finger swipes to do previous/next slide (but fallback to browser behavior of back-page when done from the first slide)

fkling commented 8 years ago

I imagine this could be implemented as a plugin, similar to keyboard navigation.