1.0.4 • Published 3 years ago

react-native-versioning v1.0.4

Weekly downloads
12
License
-
Repository
github
Last release
3 years ago

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
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago