Skip to content

jsmankoo/react-round-button

Repository files navigation

react-round-button

A singe react round button component made using react-motion.

just copy over App.js into your src directory rename it and use it.

RoundButton

Props

  • width: 1000,
  • height: 1000,
  • mainRadius: 50,
  • mainBG: '#7FDBFF',
  • mainColor: '#FFF',
  • childRadius: 25,
  • flyOutRadius: 150,
  • separationAngle: 30,
  • speed: 50

##children you can give it anything. I prefer a(href={url}): i.fa, along with some styling.

open

open

closed

closed

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published