Skip to content

KonstantinZhukovskij/react-native-update-version-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-native-update-version-shell

Description

This project is equipped with a handy bash script that automates the version update process for your React Native app.
The script will automatically update the version in App's package.json, Android's build.gradle, iOS's Info.plist and project.pbxproj.

Usage

To use the script, follow these steps:

  1. Ensure that your package.json contains the "name" field.
  2. Make the script executable by running the following command:
chmod +x update_version.sh
react-native-update-version-shell 1.2.3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages