Skip to content

nnnnoel/react-native-versioning

Repository files navigation

npm npm

React Native Versioning

It helps to set the react-native versions easily.

Usage

Usage:
    npx react-native-versioning \
    -t --target <versionCode> \
    -b --build <buildNumber> \
    --android-only \
    --ios-only

Example

npx react-native-versioning --target=2.1.1
npx react-native-versioning --build=17
npx react-native-versioning --build=18 --ios-only
npx react-native-versioning --target=2.3 --build=16 --android-only

About

react native versioning cli for developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published