jxnblk / mdx-deck

♠️ React MDX-based presentation decks
https://mdx-deck.jxnblk.com
MIT License
11.3k stars 607 forks source link

fix: improve mobile support #814

Open michaellee8 opened 2 years ago

michaellee8 commented 2 years ago

In this PR, I have implemented a toolbar to allow user to control the presentation modes and page number when they are using mobile browsers. I have also re-enabled the swipe based page navigation mechanism.

@jxnblk