Results 2 issues of zanetti4

![A $X}%A6~L$64MY}JMV%2RP](https://user-images.githubusercontent.com/12883959/69899700-3d779480-13a5-11ea-9fc1-96f543a639ad.jpg) I installed the app in my android phone by `react-native run-android`. It was RNMaterialDemo. But I saw this UI instead of the Home page when launching it. Why...

我在用 rc-table 时遇到一个问题:在有的 ios 上,纵向滑动表格,表格消失了。然后我在 scroll 属性里加了 y: 'auto',现在消失的问题没有了,但是表头和内容列对不齐了。请教大家该怎么解决这样的问题呢? 现在表格组件是这样的: ` ({ onClick: onRowClick(row, index), })} />`