Skip to content

Example of React-Native application with version from package.json and npm version bump.

License

Notifications You must be signed in to change notification settings

szhigunov/react-native-npm-version

Repository files navigation

react-native-npm-version

Example of React-Native application with version from package.json and npm version bump.

Why not to simpify cross-platform app version increase flow, with only npm version command ?

This repository provides an sample application, with integrated solution to minimize amount of monkey job with handling react-native applications.

Realization consist of few parts:

  • some script ./scripts/version.js which increase version in iOS project file Info.plist.
  • custom npm scripts version.
  • extended ./android/build.gradle
  • modified ./android/app/build