Layyy

Results 3 issues of Layyy

![image](https://user-images.githubusercontent.com/22760932/76196722-b2b8f800-6225-11ea-858b-7031eb3a6abc.png) ```Javascript //"@ant-design/pro-table": "^2.1.4", const expandedRowRender = (record) => { const _columns = [ { title: 'test', dataIndex: 'dictCode', }, ... ]; return ; }; ``` 如图所示,自定义expandable就会出现这种状态

There is an iframe in the viewport, and the content of the iframe will be cleared after the new InfiniteViewer

bug

### 这个特性解决了什么问题? 想基于taro开发组件,既能提供给taro应用使用,也可以提供给纯react项目使用 ### 这个 API 长什么样? 可以直接打包成umd包给web端使用

enhancement