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(react-native-cli): support swift files in insert command #2319

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

yousif-bugsnag
Copy link
Contributor

Goal

Adds support for AppDelegate.swift files to the React Native CLI insert command - this is required for React Native 0.77+ as the community template has switched to using Swift.

Testing

Added new unit tests for swift files - e2e test coverage will be added separately once we have dynamic CLI fixtures in place.

@yousif-bugsnag yousif-bugsnag force-pushed the PLAT-13632/rn-cli-insert-swift branch from 704d07b to 1c0eae4 Compare February 11, 2025 17:29
@yousif-bugsnag yousif-bugsnag marked this pull request as ready for review February 11, 2025 17:30
Copy link
Contributor

@joshedney joshedney left a comment

Choose a reason for hiding this comment

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

LGTM!

@yousif-bugsnag yousif-bugsnag merged commit 42591a9 into next Feb 13, 2025
133 checks passed
@yousif-bugsnag yousif-bugsnag deleted the PLAT-13632/rn-cli-insert-swift branch February 13, 2025 11:25
@yousif-bugsnag yousif-bugsnag mentioned this pull request Mar 4, 2025
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.

None yet

3 participants