This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

gobi-react
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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

Props Type
stories REQUIRED string[]
animatedBubble boolean
bubbleSize number
color string
hideTitle boolean
showPlayIcon boolean
autoStartWithSound boolean
titleFontColor string

License

MIT © gobi

/gobi-react/

    Package Sidebar

    Install

    npm i gobi-react

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    14.3 kB

    Total Files

    9

    Last publish

    Collaborators

    • marcogobi