junedomingo / react-native-rename

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

App.json not found but using app.config.json #266

Open NilsBaumgartner1994 opened 1 year ago

NilsBaumgartner1994 commented 1 year ago

no such file or directory, open '/Users/nbaumgartner/Documents/GitHub/RocketMealsApp/app/app.json'

Since i use app.config.json this breaks.

danqdinh commented 5 months ago

the same here, even after creating file app.json manually

{
  "name":"...",
  "displayName":"..."
}

it's still breaking