1.0.6 • Published 7 years ago

react-basic-modal v1.0.6

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

Intro

This is a learning project to create a React NPM package.

What's implemented: A basic modal.

How to Use

  • npm install react-basic-modal
  • `

Inspiration

Improvements

  • Support multiple modals by having ID per modal that is saved in Redux store. Use it as a reference to do modal.close(), etc.
  • Export styles in the npm package.
1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.0

7 years ago