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

0.1.0 • Public • Published

react-bubble-loading

React bubble loading

NPM JavaScript Style Guide

Install

npm install --save react-bubble-loading

Usage

import React, { Component } from 'react'
 
import { BubbleLoading } from 'react-bubble-loading'
 
class Example extends Component {
  render() {
    return <BubbleLoading areaSize={500} />
  }
}

License

Apache 2.0 © iamawebgeek

Readme

Keywords

none

Package Sidebar

Install

npm i react-bubble-loading

Weekly Downloads

0

Version

0.1.0

License

Apache-2.0

Unpacked Size

44.6 kB

Total Files

17

Last publish

Collaborators

  • iamawebgeek