react-native-community / cli

The React Native Community CLI - command line tools to help you build RN apps
MIT License
2.41k stars 905 forks source link

chore: remove deprecated react legacy components from config #2554

Closed szymonrybczak closed 1 week ago

szymonrybczak commented 1 week ago

Summary:

It was deprecated in 0.74 and currently automatic mechanism is collecting which components to render with old renderer.

Test Plan:

CI

Checklist