You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+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.
Describe the bug
I don't want
react-native-rename
to touch my package.json fileTo Reproduce
Just run
npx react-native-rename newName
Expected behavior
Add flag
-i
or-ignoreFile
package.jsonDon't change specified file
The text was updated successfully, but these errors were encountered: