React Floating Button Menu
A Material floating button menu.
Inspired by react-material-floating-button
TODO
- [ ] Add sliding trasition (WIP)
- [ ] Remove pointer cursor when ChildButton is not visible
- [ ] Only rotate icon not whole button
- [ ] You suggest!
Installation
npm install react-floating-button-menu --save
Usage
You can customize opening direction, speed, and styles of each button via props. Other options will be added soon