ptmt / react-native-macos

[deprecated in favor of https://microsoft.github.io/react-native-windows/] React Native for macOS is an experimental fork for writing desktop apps using Cocoa
MIT License
11.24k stars 429 forks source link

Replace tracking rect with tracking area for mouse event tracking in RCTRootView #90

Closed beretboat closed 8 years ago

beretboat commented 8 years ago

Comparing to tracking rect, tracking area has two advantages:

beretboat commented 8 years ago

Thanks for reviewing!

ptmt commented 8 years ago

I'll publish it to npm later if you ok with that.

beretboat commented 8 years ago

Sure, go ahead.