Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nobitagit/react-material-floating-button

Material floating action button implemented as a React component
https://github.com/nobitagit/react-material-floating-button

Last synced: 2 days ago
JSON representation

Material floating action button implemented as a React component

Awesome Lists containing this project

README

        

# React Material Floating Button

Material design floating action button implemented as a React component.

Made to be fast and easy to customize.
~~Shamelessly~~ inspired by action buttons from Google Inbox, Evernote and Path.

Clone/download the repo from Github or just use npm:
```
npm install react-mfb --save
```

Docs are still to come (but hopefully will be there soon).
In the meantime if you want to play with it check the project homepage source code for hints on how to use the component.

## Demo
See the [project page](http://nobitagit.github.io/react-material-floating-button/) or just look at this awesome gif:

**Other versions**
- [Vanilla html](https://github.com/nobitagit/material-floating-button) (original, upstream version of the component)
- [Angular directive](https://github.com/nobitagit/ng-material-floating-button)

Demo icons courtesy of [Ionicons](http://ionicons.com)