JedWatson / react-tappable

Tappable component for React

Home Page:http://jedwatson.github.io/react-tappable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add onMouseOver to Native Events

cloudyster opened this issue · comments

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

@cloudyster PR accepted! :)