We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c28dcf commit 8db37fdCopy full SHA for 8db37fd
.npmignore
@@ -2,3 +2,6 @@ logs
2
*.log
3
node_modules
4
Example
5
+.github
6
+yarn.lock
7
+.editorconfig
package.json
@@ -1,6 +1,6 @@
1
{
"name": "react-native-lightbox",
- "version": "0.8.0",
+ "version": "0.8.1",
"description": "Images etc in Full Screen Lightbox Popovers for React Native",
"main": "Lightbox.js",
"scripts": {
0 commit comments