We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c5155e commit 91b0336Copy full SHA for 91b0336
2 files changed
README.md
@@ -1,4 +1,4 @@
1
-# react-native-quick-scroll [](https://www.npmjs.com/package/react-native-quick-scroll)
+# react-native-quick-scroll [](https://www.npmjs.com/package/react-native-quick-scroll)
2
3
React Native FlatList component which allows you to scroll through large lists using the scrollbar thumb
4
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-quick-scroll",
- "version": "1.0.0",
+ "version": "1.0.1",
"main": "index.js",
5
"author": "Faisal Arshed",
6
"license": "MIT",
0 commit comments