UNPKG

react-native-quick-scroll

Version:

Customizable and performant React Native scroll bar component for quickly scrolling through large lists (based on FlatList)

21 lines (20 loc) 387 B
{ "name": "react-native-quick-scroll", "version": "2.1.0", "main": "index.js", "author": "Faisal Arshed", "license": "MIT", "private": false, "repository": { "type": "git", "url": "https://github.com/farshed/react-native-quick-scroll.git" }, "keywords": [ "react-native", "fast-scroll", "flatlist", "custom", "scrollbar", "quick-scroll" ] }