f7974d10ac92b02d11d1fab5a5245f2c1a001fc8
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%
