react的pawjs框架,有个ant-design的示例,在这里:
https://github.com/Atyantik/e...
Ant Design Mobile有个“与ListView结合使用”的组件,在这里:
https://mobile.ant.design/com...
问题:
上面example-pawjs-ant-design
那个Home组件,constructor
也没有,也不涉及组件的复用。
如果要把Ant Design Mobile“与ListView结合使用”组件,改写为上面example-pawjs-ant-design
的示例,应该怎么改呢?请大佬说一下思路或者写到jsfiddle上可以吗?谢谢大佬