0

In the React Native Upgrade Helper from v0.67.0 to v0.67.4, one of the files that it says changes is Gemfile.lock. Do I need to make these changes manually, or will running npm i etc do these automatically?

gkeenley
  • 6,088
  • 8
  • 54
  • 129

1 Answers1

-1

delete the pods folder and Gemfile.lock, install the pods it will automatically update those

mainak
  • 1,886
  • 2
  • 9
  • 19