36b3fb8de0fb74df6e7bd1f4b75b2b1f22f396a4
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 provides access to Native APIs and a plugin system for building any native functionality your app needs.
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
- Card
Languages
Vue
35.3%
CSS
27.1%
TypeScript
20.7%
Swift
8.8%
Java
3.7%
Other
4.4%
