react-native-refreshable-flatlist icon indicating copy to clipboard operation
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.

Results 3 react-native-refreshable-flatlist issues
Sort by recently updated
recently updated
newest added

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...

dependencies

... 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...