Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[No QA] Remove react-native-community/cli as a hardcoded dependency #7246

Closed
wants to merge 1 commit into from

Conversation

roryabraham
Copy link
Contributor

Details

Following up on @kidroca's advice here, this PR removes @react-native-community/cli as an explicit dependency – instead we'll let it be a transitive dependency of RN (properly upgraded now).

This PR also adds @react-native-community/cli-tools as an explicit dev dependency because it's used directly in our code.

Fixed Issues

$ n/a

Tests

  1. Run npm run clean && npm i && cd ios && pod install && cd ..
  2. Run the app and make sure it runs on all platforms.
  • Verify that no errors appear in the JS console

QA Steps

None.

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

Mobile Web

Desktop

iOS

Android

@roryabraham roryabraham self-assigned this Jan 14, 2022
@roryabraham roryabraham closed this Jul 6, 2022
@roryabraham roryabraham deleted the Rory-RemoveUnnecessaryRNCli branch July 6, 2022 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant