Socket
Socket
Sign inDemoInstall

react-native-action-floating-button

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "react-native-action-floating-button",
"version": "1.0.2",
"version": "1.0.3",
"description": "A simple floating button for react native with nested button",

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

@@ -31,3 +31,3 @@ import React, { useState, useEffect } from "react";

};
FloatingButton.defaultProps = {
FloatingButtonChild.defaultProps = {
position: "right",

@@ -34,0 +34,0 @@ backgroundColor: "red",

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