mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/44646 We can remove most of the code for clipping children to border radius, and recalculating paths, in ReactViewGroup, and rely on the padding box path/rect already set. I will move this to something more generic up the stack so other native components can reuse this logic. Changelog: [Internal] Reviewed By: javache Differential Revision: D57668976 fbshipit-source-id: 8b8cf956dc8689827bccba5e41751b465fd85eeb