mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
af5ecb2916
Summary: Changelog: [Internal] If `layer.mask` was set and the view got reused without having a different `layer.mask`, this value would persist between reuses. I also added a call to `super finalizeUpdates` as it is best practice to call super, the parent class right now doesn't do anything but in the future we might add there some default logic. Reviewed By: shergin Differential Revision: D20030174 fbshipit-source-id: c90be3f4e9a8f3814000f177a3d50061f5aa120c