mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-03-26 17:24:15 +08:00
Events are now normalized within the responder system, so those handlers don't need to be listed anymore. Recently added events (blur, contextmenu, focus) are now also normalized.