Skip to content

anhtran917/react-portal-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-portal-example

Modal example implemented with react16 portals, animated with react-motion

React Portal Example

Demo

https://touqeerkhan11.github.io/react-portal-example/

0.1.0 Change Log

Removed TransitionMotion in favor of just motion API: Not sure why I was using that, everything is a bit faster now

Added trivial modal utilities: Like scroll restoration when mounted, disabling background scrolling, body padding when background sroll is disabled, focusing on modal when mounted, and escape button watch to close modal

If there is anyway I can improve this component, please feel free to pass your knowledge (Using this in my app and I would like to improve this)

About

Modal example implemented with react16 portals, animated with react-motion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.9%
  • HTML 23.7%
  • CSS 1.4%