We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d8184b commit 39e53d9Copy full SHA for 39e53d9
2 files changed
Example/package.json
@@ -10,7 +10,7 @@
10
"react": "16.0.0-alpha.12",
11
"react-native": "0.45.1",
12
"react-native-button": "^2.0.0",
13
- "react-native-modalbox": "1.7.0",
+ "react-native-modalbox": "1.7.1",
14
"react-native-slider": "^0.10.0"
15
},
16
"devDependencies": {
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-modalbox",
3
- "version": "1.7.0",
+ "version": "1.7.1",
4
"description": "A <Modal/> component for react-native",
5
"main": "index.js",
6
"scripts": {
0 commit comments