1.0.3 • Published 2 years ago

@gobistories/gobi-react v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

gobi-react

NPM JavaScript Style Guide

Install

npm install --save gobi-react

Usage

import React, { Component } from 'react'

import { GobiReact } from 'gobi-react'

class Example extends Component {
  render() {
    return <GobiReact stories={['ragg9']} />
  }
}

Props

PropsType
storiesREQUIRED string[]
animatedBubbleboolean
bubbleSizenumber
colorstring
hideTitleboolean
showPlayIconboolean
autoStartWithSoundboolean
titleFontColorstring

License

MIT © gobi