Skip to content

Conversation

@szymonrybczak
Copy link
Collaborator

Summary

Now it's not recommended to run manually pod install, and users should invoke CLI instead, but under the hood in CLI we also execute pod install so to skip the warning we need to pass RCT_IGNORE_PODS_DEPRECATION env variable

Test Plan

  1. yarn ios should install Cocoapods without emitting warning.

Checklist

  • Documentation is up to date.
  • Follows commit message convention described in CONTRIBUTING.md.
  • For functional changes, my test plan has linked these CLI changes into a local react-native checkout (instructions).

@thymikee thymikee merged commit 45cbbfa into main Feb 18, 2025
8 checks passed
@thymikee thymikee deleted the feat/add-env-var-to-pod-install branch February 18, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants