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

rn-swipe-button

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rn-swipe-button - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

rn-swipe-button-1.0.4.tgz

2

package.json
{
"name": "rn-swipe-button",
"version": "1.0.3",
"version": "1.0.4",
"description": "react native swipe button component",

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

@@ -158,3 +158,3 @@ import React from 'react';

return (
<View style={[styles.icon, ...dynamicStyles]}>
<View style={[styles.icon, {...dynamicStyles}]}>
<Image resizeMethod="resize" source={thumbIconImageSource} />

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

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