### Target Branch 0.80 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/51322 ### Description Makes ViewGroupManager's removeView method open after Kotlin rewrite. In Java it was possible to override this method. This PR fixes this.
Target Branch
0.80
Link to commit or PR to be picked
facebook/react-native#51322
Description
Makes ViewGroupManager's removeView method open after Kotlin rewrite. In Java it was possible to override this method. This PR fixes this.