0.1.19 • Published 3 years ago
react-native-mo-versioning v0.1.19
react-native-mo-versioning
Automatically set IOS and Android version numbers for your project.
Installation
Install just like your ordinary react-native module.
Notes
For IOS there is a custom build script phase defined via react-native.config.js
that updates the project's
Info.plist
file with the current version number.
For Android you either have to manually trigger the linking script:
node node_modules/react-native-mo-versioning/link.js link
or edit the android/app/build.gradle
and add the following line at the end:
apply from: "../../node_modules/react-native-mo-versioning/gradle-set-version.gradle"
0.1.19
3 years ago
0.1.12
3 years ago
0.1.13
3 years ago
0.1.14
3 years ago
0.1.15
3 years ago
0.1.16
3 years ago
0.1.17
3 years ago
0.1.18
3 years ago
0.1.11
3 years ago
0.1.10
3 years ago
0.1.9
3 years ago
0.1.8
3 years ago
0.1.6
3 years ago
0.1.5
3 years ago
0.1.4
3 years ago
0.1.3
3 years ago
0.1.2
3 years ago
0.1.1
3 years ago
0.1.0
3 years ago