This is a cli tool to update the version of a react-native project. It will update the version in the package.json, the build.gradle files and the Info.plist files.
- npm install -g poettl/react-native-version-updater
- react-native-version-updater (patch update)
- react-native-version-updater -v (patch | minor | major)