mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-06-13 01:28:32 +08:00
Fixes a performance regression in prop forwarding by reintroducing prop filtering. Fixes ref forwarding to host components, mutating the host node to add imperative APIs.