We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ece99c commit 57fd7a2Copy full SHA for 57fd7a2
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+- [1.6.1-rc.1]
2
+ - Adapt to rn0.77, modify organization name
3
- [1.6.0-dev]
4
- ViewPagerAndroid: react-native => @react-native-community/viewpager
5
- add TypeScript typing of containerStyle
package.json
@@ -5,7 +5,7 @@
"react-native",
6
"ios"
7
],
8
- "version": "1.6.0",
+ "version": "1.6.1-rc.1",
9
"description": "Swiper component for React Native.",
10
"main": "index.js",
11
"scripts": {
0 commit comments