[iOS] mouseEnter with external Bluetooth/cable mouse not working

Hello Everyone,

I can’t get to work mouseEnter or mouseExit events with bluethooth/or cable mouse on iPad/iOS. It works only on MacOSX/Windows. I would like when I moving cursor to highlight my component. But it seems to work only mouseDown, mouseDrag, mouseUp events.

Thanks!

This feature was not previously implemented on iOS. I’ve attempted to add it here:

Hopefully this works for you. Please let us know if you run into any issues with this change.

@reuk Thank you very much! I just tested. Works fine for me.