react-native-refreshable-flatlist
react-native-refreshable-flatlist copied to clipboard
A pull-down-to-refresh and pull-up-to-load-more component based on FlatList, compeletly written in js and is highly customizable.
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.14 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
... so it can be consumed in implementation
I'm experiencing some performance errors in the console of the react-native debugger [of the kind '[Violation] 'message' handler took XXXms'](https://stackoverflow.com/questions/41218507/violation-long-running-javascript-task-took-xx-ms) where XXX gets up to 767ms. The FlatList I am...