Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-light-box

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-light-box - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

7

LightboxOverlay.js

@@ -131,4 +131,7 @@ /**

this.setState({
isAnimating: true,
isAnimating: false,
});
this.state.openVal.setValue(0);
this.props.onClose();
/*
Animated.spring(

@@ -142,3 +145,3 @@ this.state.openVal,

this.props.onClose();
});
});*/
},

@@ -145,0 +148,0 @@

{
"name": "react-native-light-box",
"version": "0.6.2",
"version": "0.6.3",
"description": "Lightbox scene transition for React Native http://plan.xyz",

@@ -5,0 +5,0 @@ "main": "Lightbox.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc