1.0.2 • Published 5 years ago

react-block-loading v1.0.2

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
5 years ago

react-block-loading

React loading in a block

Install:

  • yarn add react-block-loading
  • npm i react-block-loading

Usage:

/*
When children is null or undefined --> Loading as Facebook Style
*/
import * as Loading from "react-block-loading"
...
<Loading>something here | null | undefined</Loading>
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago