0.3.0 • Published 6 years ago

modal-react-router v0.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

modal-react-router

A simple way to handle showing modals with react-router version 4.

Installation

Install using yarn or npm.

npm install modal-react-router --save

or

yarn add modal-react-router

You will also need to install some other modules as peers.

TBH, if you are looking at this package you probably already have these, but you might want to check for version compatibility.

react-router-dom version 4

react, version 15 or higher

For ex: yarn add react-router-dom react react-dom.

1.0.0-beta.1

6 years ago

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.1.7

6 years ago