Skip to content

Make react-native run-[android/ios] and react-native start and react-native link work as expected in CRNA #294

Closed
@brentvatne

Description

@brentvatne

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions