Open
Description
C:\Users\manis\OneDrive\Documents\React Native>npx react-native init app
Running: npx @react-native-community/cli init
Welcome to React Native!
Learn once, write anywhere
warn The directory app contains files that will be overwritten:
.git
√ Do you want to replace existing files? ... yes
⠹ Downloading templateerror Installing pods failed. This doesn't affect project initialization and you can safely proceed.
However, you will need to install pods manually when running iOS, follow additional steps in "Run instructions for iOS" section.
✖ Downloading template
Run instructions for Android:
• Have an Android emulator running (quickest way to get started), or a device connected.
• cd "C:\Users\manis\OneDrive\Documents\React Native\app" && npx react-native run-android