pmadruga / react-native-clean-project

Automating the clean up of a React Native project
MIT License
1.17k stars 52 forks source link

There is no way to non-interactively wipe the system and user pods cache #96

Open duro opened 2 years ago

duro commented 2 years ago

Right now there are only non-interactive options to prevent wiping those (system/user pod cache), but there is no way to indicate that we SHOULD do those tasks without requiring a prompt.

VTrngNghia commented 2 years ago

Definitely needed!