Skip to content

Commit 91b0336

Browse files
committed
Update Readme
1 parent 1c5155e commit 91b0336

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# react-native-quick-scroll [![npm version](https://img.shields.io/npm/v/react-native-quick-scroll.svg?style=flat)](https://www.npmjs.com/package/react-native-quick-scroll)
1+
# react-native-quick-scroll [![npm version](https://img.shields.io/npm/v/react-native-quick-scroll.svg?style=for-the-badge)](https://www.npmjs.com/package/react-native-quick-scroll)
22

33
React Native FlatList component which allows you to scroll through large lists using the scrollbar thumb
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-quick-scroll",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "index.js",
55
"author": "Faisal Arshed",
66
"license": "MIT",

0 commit comments

Comments
 (0)