Bug Fixes
- core: fix measureInWindow to return pageX and pageY relative to viewport on web properly, and to add them to onLayout as an untyped optional value (natew)
- core: add measureLayout to match RN, share more between rnw-lite, and fix improve correctness and speed of layout measurements (natew)
- core: avoid passing passThrough down (natew)
Commits
- a4b02af: v1.130.8 (natew)