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 0af37a7 commit ee06d52Copy full SHA for ee06d52
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.5.0",
+ "react-native-modalbox": "^1.6.0",
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.5.0",
+ "version": "1.6.0",
4
"description": "A <Modal/> component for react-native",
5
"main": "index.js",
6
"scripts": {
0 commit comments