loading-screen-kraenau

2.2.0 • Public • Published

Loading Screen for React Applications

It is a simple component that was created for the only reason of providing a responsive loading screen for applications made in ReactJs.

1.-Only install "npm i loading-screen-kraenau"

2.-Import the package as "import Spinner from 'loading-screen-kraenau'"

3.- Finally , use the component < Spinner ></ Spinner > in every section that you need

✓ Props (Optional for personalized colors)

< Spinner type="type" backgroundColor="color" spinnerColor="color" > </ Spinner >

Available types for spinner : square(default),circle

◦Demo:

✓ Default Spinner (Active default colors only calling the component without props) alt text

✓ Spinner with personalized colors alt text

This project will be updating eventually, good luck.

Readme

Keywords

none

Package Sidebar

Install

npm i loading-screen-kraenau

Weekly Downloads

1

Version

2.2.0

License

none

Unpacked Size

40.1 kB

Total Files

31

Last publish

Collaborators

  • diegokraenau