react-native-mo-versioning
TypeScript icon, indicating that this package has built-in type declarations

0.1.19 • Public • Published

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"

/react-native-mo-versioning/

    Package Sidebar

    Install

    npm i react-native-mo-versioning

    Weekly Downloads

    0

    Version

    0.1.19

    License

    MIT

    Unpacked Size

    27.2 kB

    Total Files

    21

    Last publish

    Collaborators

    • mm22