Socket
Socket
Sign inDemoInstall

react-native-effects-view

Package Overview
Dependencies
166
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

5

package.json
{
"name": "react-native-effects-view",
"version": "0.1.1",
"version": "0.1.2",
"description": "ReactNative Component that makes easy to use iOS8 UIVisualEffect",

@@ -22,2 +22,5 @@ "main": "index.ios.js",

],
"dependencies": {
"react-native": "^0.3.11"
},
"author": "Dmitri Voronianski <dmitri.voronianski@gmail.com>",

@@ -24,0 +27,0 @@ "license": "MIT",

4

README.md

@@ -9,4 +9,2 @@ # ReactNativeEffectsView

- Firstly install component via [NPM](https://www.npmjs.com/)
```bash

@@ -87,3 +85,3 @@ npm install react-native-effects-view --save

Demo app is inspired by [UIVisualEffects](https://github.com/ide/UIVisualEffects) in Swift repo.
Demo app is inspired by [UIVisualEffects](https://github.com/ide/UIVisualEffects) repo.

@@ -90,0 +88,0 @@ ---

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