We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d2bde5 commit bfecd18Copy full SHA for bfecd18
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-lightbox",
3
- "version": "0.7.0",
+ "version": "0.7.1",
4
"description": "Images etc in Full Screen Lightbox Popovers for React Native",
5
"main": "Lightbox.js",
6
"scripts": {
@@ -30,7 +30,7 @@
30
},
31
"homepage": "https://github.com/oblador/react-native-lightbox",
32
"dependencies": {
33
- "react-native-view-transformer": "shoutem/react-native-view-transformer#v0.22.0",
+ "react-native-view-transformer": "shoutem/react-native-view-transformer#v0.0.29",
34
"create-react-class": "^15.6.2",
35
"prop-types": "^15.5.10",
36
"react-timer-mixin": "^0.13.3"
0 commit comments