Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I safely remove app.json in a ejected react-native project?

I have a react native project which I ejected and now I see I have config files(app.json and package.json) with lots of duplicate information, not to mention the underlying info contained in the iOS/android projects. Specifically I am talking about version, name, package name etc.

My question is do I need to keep both if I am not using the managed workflow?

like image 219
clauziere Avatar asked Jul 10 '26 10:07

clauziere


1 Answers

According to notbrent from the Expo Team, it's exclusively used by expo-updates you can safely remove it if you don't plan to use it.

You can follow the thread here

like image 176
yemd Avatar answered Jul 12 '26 02:07

yemd



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!