/react-favicon

Set or animate your React app's favicon

Primary LanguageHTML

react-favicon

Control the favicon from a React app

Installation

npm install react-favicon --save

Demo

http://cezary.github.io/react-favicon

Features

  • Update the favicon with a url or base64 encoded image
  • Animate through a list of urls
  • Toggle animation
  • Alert bubbles

Usage

<Favicon url={[url1, url2, url3]}/>

Todo

  • Alert bubbles