Reputation: 1342
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?
Upvotes: 3
Views: 682