JedWatson / react-tappable

Tappable component for React
http://jedwatson.github.io/react-tappable/
MIT License
862 stars 90 forks source link

add onMouseOver to Native Events #119

Closed cloudyster closed 6 years ago

cloudyster commented 6 years ago

I would like to provide mouse-over highlighting for our app so it would be nice if you could add onMouseOver to the supported native events. In addition onMouseOut should work even if the mouse button has not been pressed.

Thank you,

Marc

dcousens commented 6 years ago

@cloudyster PR accepted! :)