66ebc3083e08894903c720ff9169bd9b8e5b1fe7
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.
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
- Nav (in progress)
- Menu
- Modal
- Dialog
Languages
Vue
35.3%
CSS
27.1%
TypeScript
20.7%
Swift
8.8%
Java
3.7%
Other
4.4%
