0.2.1 • Published 10 years ago

react-material-navigation v0.2.1

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

10 years ago

0.2.0

10 years ago

0.1.9

10 years ago

0.1.85

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.65

10 years ago

0.1.64

10 years ago

0.1.63

10 years ago

0.1.62

10 years ago

0.1.61

10 years ago

0.1.6

10 years ago

0.1.56

10 years ago

0.1.539

10 years ago

0.1.538

10 years ago

0.1.537

10 years ago

0.1.536

10 years ago

0.1.535

10 years ago

0.1.53

10 years ago

0.1.52

10 years ago

0.1.51

10 years ago

0.1.5

10 years ago

0.1.45

10 years ago

0.1.44

10 years ago

0.1.43

10 years ago

0.1.42

10 years ago

0.1.41

10 years ago

0.1.4

10 years ago

0.1.39

10 years ago

0.1.38

10 years ago

0.1.37

10 years ago

0.1.36

10 years ago

0.1.35

10 years ago

0.1.34

10 years ago

0.1.33

10 years ago

0.1.32

10 years ago

0.1.31

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago