Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

tehbi4/modal-react-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple modal react router

Resources

Stars

Watchers

Forks

Packages

No packages published