You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(0.78): Add missing loadFromSource method in the DefaultRNFactoryDelegate (#2437)
## Summary:
Cherry pick
facebook@8b33668
to fix an issue where new apps made with the old architecture never call
metro and therefore show a blank screen.
## Test Plan:
Tested on a new app using `@react-native-community/cli init &&
react-native-macos-init`
Co-authored-by: Riccardo Cipolleschi <[email protected]>
0 commit comments