GitHub is where people build software. More than 73 million people use GitHub to discover, fork, and contribute to over 200 million projects.
Formily Ant Design Mobile(v5) Adaptor. Contribute to formilyjs/antd-mobile development by creating an account on GitHub.
Repository github.com/ant-design/ant-design-mobile Homepage github.com/ant-design/ant-design-mobile#readme Weekly Downloads 3,963 Version 5.38.1 License MIT Unpacked Size 15.2 MB Total Files 3129 Issues 202 Pull Requests 43 Last publish 3 months ago Collaborators Try on RunKit Report malware ...
.github chore: update HOW_TO_ASK_QUESTIONS.md 3年前 .husky chore: pre-commit add shebang 3年前 .yarn chore: upgrade yarn 3年前 config doc: update logo and banner 3年前 docs doc: update home page 3年前 src refactor: (Form) move layout style to Form.Item (...
https://github.com/ant-design/antd-mobile-samples/tree/master/create-react-native-app 文档地址: https://rn.mobile.ant.design/docs/react/introduce-cn 集成 1. 安装antd-mobile-rn 库 npm install antd-mobile-rn --save 2.按需加载 2.1使用babel-plugin-import(推荐) ...
github地址 https://github.com/ant-design/antd-mobile-samples/tree/master/create-react-native-app 文档地址: https://rn.mobile.ant.design/docs/react/introduce-cn 集成 1. 安装antd-mobile-rn 库 npm install antd-mobile-rn --save2.按需加载 ...
https://github.com/ant-design/ant-design-mobile这是github网址,里面有源码,源码里面有使用案例,还有ios和android的apk安装包,扫一扫二维码就可以下载安装到手机。 安装步骤 yarnaddantd-mobile yarn add babel-plugin-import 3.在你的项目目录下找到。.babelrc 文件,把括号里面的内容( "plugins": [["import", ...
github.com/NG-ZORRO/ng-zorro-antd-mobile Homepage ng.mobile.ant.design Weekly Downloads 513 Version 10.0.0 License none Unpacked Size 5.82 MB Total Files 1624 Issues 55 Pull Requests 3 Last publish a year ago Collaborators Try on RunKit Report malware ...
github地址https://github.com/ant-design/antd-mobile-samples/tree/master/cr List 登录界面 github 原创 wx63046db09e68a 2022-12-16 21:42:14 617阅读 1 2 3 4 5 相关搜索全部 antd mobile cssantd mobile githubantd reactantd-mobile reactreact antdreact antd cssreact antd mobilereact antd tablerea...
libraryName: 'antd-mobile', libraryDirectory: 'es', style: true }), //antd按需加载 addDecoratorsLegacy() //配置装饰器 ); 主题样式参考: https://github.com/ant-design/ant-design-mobile/blob/master/components/style/themes/default.less