GithubHelp home page GithubHelp logo

azeemhassni / react-native-animated-hamburger Goto Github PK

View Code? Open in Web Editor NEW
28.0 5.0 7.0 231 KB

⚡ ☰ React Native Animated Hamburger ⚡

License: MIT License

JavaScript 100.00%
react-native javascript android ios hamburger hamburger-menu animation

react-native-animated-hamburger's Introduction

react-native-animated-hamburger

Animated fully configurable hamburger menu for react-native! alt tag

original repository

Installation

NPM

npm install react-native-animated-hamburger --save

Yarn

yarn add react-native-animated-hamburger

Usage

...
import Hamburger from 'react-native-animated-hamburger';
...
<Hamburger type="cross" active={this.state.active} onPress={() => {
              this.setState({ active: !this.state.active })
          }}
          underlayColor="transparent"
          >
 </Hamburger>

Props

Prop Description Typ Default
type Type of Animation.     Available types: {arrow, spinArrow, cross, spinCross} String cross
onPress Called when the hamburger gets pressed Function undefined
active Determines the activation state of Hamburger. Boolean false

Todo

  • Add an example of integrating with Redux.
  • Add an example of integrating with NativeBase drawer.

This repository is a fork of react-native-hamburger

react-native-animated-hamburger's People

Contributors

azeemhassni avatar braandl avatar himanshu-satija avatar nyl000 avatar sankhadeeproy007 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.