Closed szymonrybczak closed 3 weeks ago
New Architecture was enabled by default for React Native 0.76, so inside init we should install Cocoapods with New Architecture enabled by default.
init
node ~/path/to/cli/packages/cli/build/bin.js init
y
Summary:
New Architecture was enabled by default for React Native 0.76, so inside
init
we should install Cocoapods with New Architecture enabled by default.Test Plan:
node ~/path/to/cli/packages/cli/build/bin.js init
y
when the prompts ask whether to install CocoapodsChecklist