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

react-native-animated-tabbar

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-animated-tabbar - npm Package Compare versions

Comparing version 0.0.1 to 0.0.3

2

package.json
{
"name": "react-native-animated-tabbar",
"version": "0.0.1",
"version": "0.0.3",
"description": "A tab bar with animation effects, written in JS for cross-platform support",

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

#Animated Tabbar
This component is just a combination of [React-native-tab-navigator](https://github.com/exponent/react-native-tab-navigator)
and [React-native-animatable](https://github.com/exponent/react-native-tab-navigator) in order to add
and [React-native-animatable](https://github.com/exponent/react-native-animatable) in order to add
easily animation effects on your Tabbar.
You can choose any of the [React-native-animatable](https://github.com/exponent/react-native-animatable) animations or the youtube-like pulse animation
It works for both iOS & Android

@@ -85,2 +87,3 @@

TabNavigator **Animation** props
| prop | default | type | description |

@@ -87,0 +90,0 @@ | ---- | ---- | ----| ---- |

@@ -122,3 +122,3 @@ 'use strict';

}
console.log(item.props)
return (

@@ -125,0 +125,0 @@ <Tab

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