Closed quincyhut closed 1 year ago
Hi @quincyhut , what version of rnr are you using?
do you have android/app/src/main/res/values/strings.xml
and ios/*/Info.plist
files?
Hi @junedomingo i noticed 3.1.3 was out and used that yes, i have the files android\app\src\main\res\values\strings.xml and ios/appname/Info.plist
@quincyhut Try running the command from a terminal outside VS Code, I was able to do it using Windows PowerShell
I just published v3.2.3 with Windows support, let me know how it goes @quincyhut @PauloMello99
Hello. Thank you. Does it support the macos one? https://microsoft.github.io/react-native-windows/docs/rnm-getting-started
Hi, I get this when i run the command npx react-native-rename "name"
this worked fine on 2.9.0 a week back. I created the project with npx react-native init "name" back then
update: reverting to 2.9.0 worked for me