react-native-refresh-list-view icon indicating copy to clipboard operation
react-native-refresh-list-view copied to clipboard

表的上方添加view,上拉列表会被覆盖

Open Rachel0 opened this issue 7 years ago • 1 comments

表的上方添加view的时候可以显示,但是在上拉列表的时候回被覆盖掉。当给表添加样式设置top的时候,上方view可以显示且不被遮盖,但是刚加载的时候,表的顶部会有一段留白,设置paddingTop无效。

Rachel0 avatar Aug 13 '18 09:08 Rachel0

是的,他这里面不能使用ListFooterComponent和ListHeaderComponent,会覆盖住,有更好刷新的组件吗?

helloMrTom avatar Oct 19 '23 01:10 helloMrTom