0.2.1 • Published 8 years ago

react-material-navigation v0.2.1

Weekly downloads
61
License
MIT
Repository
github
Last release
8 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

8 years ago

0.2.0

8 years ago

0.1.9

8 years ago

0.1.85

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.65

8 years ago

0.1.64

8 years ago

0.1.63

8 years ago

0.1.62

8 years ago

0.1.61

8 years ago

0.1.6

8 years ago

0.1.56

8 years ago

0.1.539

8 years ago

0.1.538

8 years ago

0.1.537

8 years ago

0.1.536

8 years ago

0.1.535

8 years ago

0.1.53

8 years ago

0.1.52

8 years ago

0.1.51

8 years ago

0.1.5

8 years ago

0.1.45

8 years ago

0.1.44

8 years ago

0.1.43

8 years ago

0.1.42

8 years ago

0.1.41

8 years ago

0.1.4

8 years ago

0.1.39

8 years ago

0.1.38

8 years ago

0.1.37

8 years ago

0.1.36

8 years ago

0.1.35

8 years ago

0.1.34

8 years ago

0.1.33

8 years ago

0.1.32

8 years ago

0.1.31

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago