0.2.1 • Published 9 years ago

react-material-navigation v0.2.1

Weekly downloads
61
License
MIT
Repository
github
Last release
9 years ago

react-material-navigation

React implementation of Material Design's Navigation Drawer and Toolbar.

Currently in development and unstable, see futie for implementation.

I develop with Chromium so other browser support will be shakey (to say the least), until I have a stable version.

preview

Todo

  • Add color customisation
  • Separate AppBar and SideBar into their own sub-folders
  • General refactoring (mainly SideBarItem.js)
  • Add animation and click effects
  • Allow the AppBar to either overlay the SideBar or not
  • Write docs when at a stable version

Implementation

Firstly install the npm package

$ npm i -S react-material-navigation

Require the components in your React application

import { AppBar, AppBarItem, SideBar, SideBarItem } from 'react-material-navigation';
0.2.1

9 years ago

0.2.0

9 years ago

0.1.9

9 years ago

0.1.85

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.65

9 years ago

0.1.64

9 years ago

0.1.63

9 years ago

0.1.62

9 years ago

0.1.61

9 years ago

0.1.6

9 years ago

0.1.56

9 years ago

0.1.539

9 years ago

0.1.538

9 years ago

0.1.537

9 years ago

0.1.536

9 years ago

0.1.535

9 years ago

0.1.53

9 years ago

0.1.52

9 years ago

0.1.51

9 years ago

0.1.5

9 years ago

0.1.45

9 years ago

0.1.44

9 years ago

0.1.43

9 years ago

0.1.42

9 years ago

0.1.41

9 years ago

0.1.4

9 years ago

0.1.39

9 years ago

0.1.38

9 years ago

0.1.37

9 years ago

0.1.36

9 years ago

0.1.35

9 years ago

0.1.34

9 years ago

0.1.33

9 years ago

0.1.32

9 years ago

0.1.31

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago