Mobile UI Components built on React
Ported from Vant
# Using npm
npm i pant-react -S
# Using yarn
yarn add pant-react
Import base style in your bootstrap file.
import 'pant-react/es/styles/base.scss';
import { Button } from 'pant-react/es/button';
- Basic Components
- Form Components
- Action Components
- Diaplay Components
- Navigation Components
- Business Components
You can scan the following QR code to access the demo on mobile