Files
react-native-web/packages
hushicai 40c433c6df [fix] only call 'getBoundingClientRect' if nativeEvent.location{X,Y} is accessed
Calculating the `location{X,Y}` values for events requires a call to
`getBoundingClientRect`. To prevent unnecessary performance costs, these values
are implemented as getters and will only make the DOM API call when accessed in
application code.

Close #1157
2018-11-01 09:06:10 -07:00
..
2018-10-29 18:04:02 -07:00
2018-10-29 18:04:02 -07:00
2018-10-29 18:04:02 -07:00
2018-10-29 18:04:02 -07:00