react-native
react-native copied to clipboard
feat(iOS): introduce RCTUIConfiguratorProtocol
Summary:
This PR introduces RCTUIConfiguratorProtocol
for better separation of concerns inside of RCTAppDelegate.
It's also a prerequisite for #46298
Discussed with @cipolleschi
Changelog:
[IOS] [ADDED] - introduce RCTUIConfiguratorProtocol
Test Plan:
- CI Green
- Test if methods can be overriden