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 77354e1 commit 814ffb9Copy full SHA for 814ffb9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-dynamically-selected-picker",
3
- "version": "3.1.3",
+ "version": "3.2.0",
4
"description": "React Native Custom Picker for Android and IOS with onScroll change selected items",
5
"main": "lib/commonjs/index.js",
6
"module": "lib/module/index.js",
@@ -181,4 +181,4 @@
181
"example": "example",
182
"lib": "lib"
183
}
184
-}
+}
0 commit comments