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

feat: RFC-0759: command init for Android → @react-native/core-cli-utils #2333

Draft
wants to merge 1 commit into
base: rfc-0759-changes
Choose a base branch
from

Conversation

blakef
Copy link
Contributor

@blakef blakef commented Mar 15, 2024

Summary:

Use the core library for Android init actions.

Warning

This needs to wait for nightlies to land with the updated TypeScript definitions, expect CI to fail until then.

Test Plan:

Checklist

  • Documentation is up to date to reflect these changes.
  • Follows commit message convention described in CONTRIBUTING.md

@@ -8,6 +8,7 @@
},
"dependencies": {
"@react-native-community/cli-tools": "14.0.0-alpha.0",
"@react-native/core-cli-utils": "nightly",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will have to be changed before we cut the release for 0.75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants