react-fullscreen-loading

0.0.4 • Public • Published

react-fullscreen-loading

Minimal fullscreen loading for react

Installation

npm install --save react-fullscreen-loading

Example

import React from 'react';
import Loading from 'react-fullscreen-loading';
 
class App extends React.Component {
  render() {
    return(
      <Loading loading background="#2ecc71" loaderColor="#3498db" />
    )
  }
}
 
export default App;

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    926
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    926
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i react-fullscreen-loading

Weekly Downloads

926

Version

0.0.4

License

MIT

Unpacked Size

22.4 kB

Total Files

7

Last publish

Collaborators

  • shamin.meerankutty