react-native-refresh-list-view
react-native-refresh-list-view copied to clipboard
基于FlatList的上拉、下拉刷新组件
https://github.com/huanxsd/react-native-refresh-list-view/blob/8e05f9fe222e3b16691593c7942a54b9b7843e45/RefreshListView.js#L87
is:issue is:open 大佬你的组件跟React-Native 0.56不兼容啊
表的上方添加view的时候可以显示,但是在上拉列表的时候回被覆盖掉。当给表添加样式设置top的时候,上方view可以显示且不被遮盖,但是刚加载的时候,表的顶部会有一段留白,设置paddingTop无效。


组件不错,就是数据才二三十条的时候,感觉滑动不是很流畅
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...