Skip to content

Commit b0a974d

Browse files
author
yuji
committed
release 1.1.0
1 parent 44ec630 commit b0a974d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ The best Swiper component for React Native.
3838

3939
- **[v1.1.0]**
4040

41+
+ [44ec630](https://github.com/leecade/react-native-swiper/commit/44ec630b62844dbeaccee73adaa0996e319ebffb) fixes [#4](https://github.com/leecade/react-native-swiper/issues/4) `onMoementumScrollEnd` gets overridden. (thanks [@subpublicanders](https://github.com/subpublicanders))
42+
4143
+ [5de06a7](https://github.com/leecade/react-native-swiper/commit/5de06a7aa86318ad38720728022b80e5cf98a2ab) New prop: `renderPagination`. (thanks [@aksonov](https://github.com/aksonov))
4244

4345
- **[v1.0.4]**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"react-native",
66
"ios"
77
],
8-
"version": "1.0.4",
8+
"version": "1.1.0",
99
"description": "Swiper component for React Native.",
1010
"main": "dist/index.js",
1111
"scripts": {

0 commit comments

Comments
 (0)