Skip to content

Mobile UI Components built on React, Ported from Vant

Notifications You must be signed in to change notification settings

webyom/pant-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pant React

codecov Commitizen friendly

Mobile UI Components built on React

Ported from Vant

Install

# Using npm
npm i pant-react -S

# Using yarn
yarn add pant-react

Import base style

Import base style in your bootstrap file.

import 'pant-react/es/styles/base.scss';

Import component on demand

import { Button } from 'pant-react/es/button';

Components

Preview

You can scan the following QR code to access the demo on mobile

Docs

https://webyom.github.io/pant-react/

About

Mobile UI Components built on React, Ported from Vant

Resources

Stars

Watchers

Forks

Packages

No packages published