Socket
Socket
Sign inDemoInstall

react-native-parallax-scroll-view

Package Overview
Dependencies
0
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.16.9 to 0.16.10

2

package.json
{
"name": "react-native-parallax-scroll-view",
"version": "0.16.9",
"version": "0.16.10",
"description": "A ScrollView-like component with parallax and sticky header support",

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

@@ -36,3 +36,3 @@ # react-native-parallax-scroll-view

)}>
<View style={{ height: 500, backgroundColor: "pink" }}>
<View style={{ height: 500 }}>
<Text>Scroll me</Text>

@@ -39,0 +39,0 @@ </View>

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