mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-04-01 22:42:19 +08:00
Adds support for opening external URLs in a new tab/window. Includes patches to 'Text' to improve accessibility and 'createDOMElement' to improve external link security. Fix #198