Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

react-native-modal

Package Overview
Dependencies
6
Maintainers
2
Versions
104
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.3.0 to 5.4.0

4

package.json
{
"name": "react-native-modal",
"version": "5.3.0",
"version": "5.4.0",
"description": "An enhanced React-Native modal",

@@ -38,3 +38,3 @@ "main": "src/index.js",

"babel-eslint": "^8.2.2",
"eslint": "^4.18.2",
"eslint": "^4.19.1",
"eslint-plugin-react-app": "^3.0.0",

@@ -41,0 +41,0 @@ "husky": "0.14.3",

@@ -183,2 +183,3 @@ # react-native-modal

In the meanwhile as a workaround you can set the `hideModalContentWhileAnimating` prop to `true`: this seems to solve the issue.
Also, do not assign a `backgroundColor` property directly to the Modal. Prefer to set it on the child container.

@@ -185,0 +186,0 @@ ### The modal background doesn't animate properly

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc