Skip to content

Commit 742b9c7

Browse files
author
Jay
committed
Merge branch 'master' of github.com:logisticinfotech/react-native-custom-swiper
2 parents e04466e + 2e6eb7c commit 742b9c7

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
1-
1+
<p align="left">
2+
<a href="https://www.npmjs.com/package/react-native-custom-swiper"><img alt="npm version" src="https://img.shields.io/badge/npm-v4.0.0.0-green.svg"></a>
3+
<a href="https://www.npmjs.com/package/react-native-custom-swiper"><img src="https://img.shields.io/badge/downloads-%3E1K-yellow.svg"></a>
4+
<a href="https://www.npmjs.com/package/react-native-custom-swiper"<><img src="https://img.shields.io/badge/license-MIT-orange.svg"></a>
5+
</p>
26

37
### React Native custom swiper using Flatlist
48

5-
Use images or custom views for swiping, let's follow [this blog](https://www.logisticinfotech.com/blog/custom-swiper-react-native-flatlist/) to use this library.
6-
.
9+
Use images or custom views for swiping, Please refer [this blog](https://www.logisticinfotech.com/blog/custom-swiper-react-native-flatlist/) to use this library.
10+
11+
## Npm repo
12+
https://www.npmjs.com/package/react-native-custom-swiper
13+
14+
## Git repo
15+
https://github.com/logisticinfotech/react-native-custom-swiper
716

817
# Guide
918

0 commit comments

Comments
 (0)