Socket
Socket
Sign inDemoInstall

react-native-modal

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-modal - npm Package Compare versions

Comparing version 0.2.12 to 0.2.13

8

package.json
{
"name": "react-native-modal",
"version": "0.2.12",
"version": "0.2.13",
"description": "A <Modal /> component for react-native",

@@ -29,8 +29,10 @@ "main": "Modal.ios.js",

},
"peerDependencies": {
"react-native": "^0.4.0",
"dependencies": {
"react-tween-state": "^0.0.5",
"react-native-overlay": "^0.1.7",
"react-native-blur": "^0.4.1"
},
"peerDependencies": {
"react-native": "^0.4.0"
}
}

@@ -14,3 +14,6 @@ ## react-native-modal

2. Open your project in XCode, right click on `Libraries` and click `Add
Files to "Your Project Name"` [(Screenshot)](http://url.brentvatne.ca/g9Wp).
Files to "Your Project Name"`
[(Screenshot)](http://url.brentvatne.ca/jQp8) then
[(Screenshot)](http://url.brentvatne.ca/1gqUD) (use the RNModal project
rather than the one pictured in screenshot).
3. Add `libRNModal.a` to `Build Phases -> Link Binary With Libraries`

@@ -17,0 +20,0 @@ [(Screenshot)](http://url.brentvatne.ca/g9Wp).

Sorry, the diff of this file is not supported yet

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