Closed
Description
Description
It's kind of silly that we have two approaches for doing the same thing depending on whether you're using an app bootstrapped with react-native-cli or Create React Native App.
Expected Behavior
react-native-cli commands should delegate to the CRNA equivalent when they are used in the CRNA context
Observed Behavior
They start the react-native packager without using Create React Native App: facebook/react-native#14828
Metadata
Metadata
Assignees
Labels
No labels