Files
sanasto-app/README.md
Max Lynch 212079b221 Readme
2020-12-21 11:40:39 -06:00

693 B

Next.js + Tailwind CSS + Capacitor for mobile app development

This repo contains some component snippets for building native mobile apps with Tailwind CSS and Capacitor.

Use these components and build on top of them as you build your mobile app.

Screenshot

What is Capacitor?

Capacitor is a sort of "electron for mobile" that runs standard web apps on iOS, Android, Desktop, and Web.

Capacitor apps can also run in the browser as a Progressive Web App with the same code.

Progress

There are currently snippets for the following common mobile components:

  • App Shell
  • Content
  • Tabs
  • Menu
  • Modal
  • Dialog