openpatch / hyperbook

Hyperbook is a quick and easy way to build interactive workbooks, that support modern standards and runs superfast.
https://hyperbook.openpatch.org
MIT License
29 stars 7 forks source link

Build Android, iOS and Desktop apps #244

Open mikebarkmin opened 2 years ago

mikebarkmin commented 2 years ago

Maybe better than adding PWA #243, which is of course easier, would be to build android, ios and desktop apps. For each platform you would need a shell, like the one for the web (header, navigation, toc) and a renderer for Markdown. Which probably should be a WebView which just renders the nextjs pages.

mikebarkmin commented 2 years ago

This seems like a good starting point: https://capacitorjs.com/blog/mobile-apps-with-tailwind-css-nextjs-ionic-and-capacitor