update to antd-mobile 1.0 for QA
https://github.com/ant-design/antd-init/tree/master/boilerplates/MobileDemo
纯 web 版、纯 webpack + babel + antd-mobile 示例:https://github.com/warmhug/__/tree/master/_react/demo
纯 web 版、纯 TypeScript + webpack + babel + antd-mobile 示例:
https://github.com/warmhug/__/tree/master/_react/antd-ts
依赖于 antd-mobile 的自定义 UI 库示例(适合高级定制需求):
https://github.com/warmhug/__/tree/master/_react/antd_custom_ui
纯 web 版、最原始的 js 引用示例(仅做参考、不推荐完全搬到线上):https://github.com/warmhug/__/blob/master/_react/demo/src/antd-mobile-cdn-demo.html
请问RN的完整Demo在哪里啊,过去地址看了mobiledemo里面的RN部分没有具体的代码啊?
import { NoticeBar, WhiteSpace } from 'antd-mobile';
报错,出现not found antd-mobile in D:\workSpace\wechat\wechatProduct\src\routes
android 的webview加载 kitchen-sink的时候加载不对,android的版本是6.0
@bestotem 抱歉修改你的评论 ,因为你的 评论 内容跟这个 issue 关系不大 ,Android webview 需要有个设置,参考这里 #692 能解决这个问题。
-- @warmhug
这个 issue 已锁定。不再接受 外部人员 新的问题或评论,如有问题、先搜索其它 issue 里是否有人提出过,没有再新提 issue .