mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
39234e862e
Summary: These arguments were in the wrong order. It should be x,y,width,height,pageX,pageY. It was x,y,pageX,pageY,width,height. Changelog: [Internal] Reviewed By: yungsters Differential Revision: D18940318 fbshipit-source-id: ebd757648169b1ffbf33b35dded1d505a1c80974