📱 一个参照Vant打造的 React 框架移动端组件库。
由于个人原因和精力有限,项目进入维护模式,不再接受新功能,只接受修复错误的 PR。
![]() Edge |
![]() Firefox |
![]() Chrome |
Safari |
|---|
支持现代浏览器和 Chrome >= 51,iOS >= 10.0。
手机扫描上的二维码访问演示:

推荐 锁定 版本:
# npm
npm i react-vant -S -E
# pnpm
pnpm i react-vant -S -E
以下是 react-vant 的一些代码示例:
import ReactDOM from 'react-dom';
import { Button } from 'react-vant';
function App() {
return <Button>Default Button</Button>;
}
ReactDOM.render(<App />, mountNode);
更多信息请参考快速开始.
阅读我们的贡献指南,让我们一起构建更好的 react-vant。
我们欢迎所有贡献。 请先阅读我们的 CONTRIBUTING.md。 您可以将任何想法作为拉取请求或作为 GitHub 问题提交 😃。
Vant - Thanks to the Vant team for years of continuous maintenance, allowing me to stand on the shoulders of giants.
Zan Design - Thanks for the careful production of YouZan Design Experience Center.
MIT ⓒ 3lang3