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

react-native-floating-action-button

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-floating-action-button - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

assets/Screenshots/example.png

5

examples/App.js

@@ -67,7 +67,4 @@ import React from "react";

iconType="material-icon"
iconColor="blue"
text="Location"
textColor="blue"
shadowColor="blue"
rippleColor="blue"
shadowColor="rgba(110, 157, 251, 1.0)"
/>

@@ -74,0 +71,0 @@ </View>

4

examples/package.json

@@ -15,3 +15,5 @@ {

"react-native": "https://github.com/expo/react-native/archive/sdk-31.0.0.tar.gz",
"react-native-floating-action-button": "0.0.1"
"react-native-elements": "^0.19.1",
"react-native-floating-action-button": "0.0.2",
"react-native-material-ripple": "^0.8.0"
},

@@ -18,0 +20,0 @@ "devDependencies": {

{
"name": "react-native-floating-action-button",
"version": "0.0.2",
"version": "0.0.3",
"description": "Fully customizable Floating Action Button for React Native.",

@@ -5,0 +5,0 @@ "keywords": [

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