react-navigation / web

Tools for react-navigation on web browsers and servers
https://reactnavigation.org
MIT License
94 stars 28 forks source link

Enable modifier click events #42

Open matthova opened 5 years ago

matthova commented 5 years ago

This allows click + modifier (middle mouse button, shift, alt, meta, or ctrl) on a web link to open with expected browser behavior: opening in a new tab.