junedomingo / react-native-rename

Rename react-native app with just one command
MIT License
2.63k stars 261 forks source link

Is it possible to specify files to ignore? #264

Open vpenchev-noteris opened 1 year ago

vpenchev-noteris commented 1 year ago

Describe the bug I don't want react-native-rename to touch my package.json file

To Reproduce Just run npx react-native-rename newName

Expected behavior Add flag -i or -ignoreFile package.json

Don't change specified file

Kushaan-Kz commented 1 year ago

+1. I also want to know if there is anything similar. I want to ignore some files from being replaced, like strings.xml, since I am taking the values from the ENV.