loopsocial / react-fwn

Firework Network React component
https://loopsocial.github.io/react-fwn
1 stars 1 forks source link

react-fwn

Firework Network React component

Docs and examples

Install

npm install --save react-fwn@latest

Usage

import ReactFWN from 'react-fwn';

<ReactFWN
  app_id={FIREWORK_APP_ID}
  mode={'grid'}
  open_in={'auto'}
  autoplay
/>