Regenerate ios and android folder in React Native Project

Cing Sian Dal
1 min readApr 22, 2020

--

Delete ios and android folders.

Inside your project directory.

npx react-native init YourProjectName
mv YourProjectName/ios ios
rm -rf YourProjectName

--

--

Cing Sian Dal
Cing Sian Dal

Written by Cing Sian Dal

Don’t follow me. I wrote junks here. Follow me on Twitter instead.

No responses yet