react-native-version

Version your React Native or Expo app in a `npm version` fashion.

MIT License

Downloads
164.4K
Stars
561
Committers
17

Bot releases are hidden (Show)

react-native-version - v4.0.0 Latest Release

Published by stovmascript over 4 years ago

Breaking changes

  • RNV now requires Node.js 10+
react-native-version - v3.0.0

Published by stovmascript over 5 years ago

Breaking changes

  • RNV now requires Node.js 8+
react-native-version - v2.4.0

Published by stovmascript almost 7 years ago

RNV no longer depends on the Xcode CLI tools and therefore no longer depends on macOS. If you're on a Mac and still want to version using agvtool, add the --legacy option to your command.

react-native-version - v2.0.0

Published by stovmascript about 8 years ago

Breaking changes

iOS

  • RNV now depends on the Xcode CLI tools
  • Versioning will now also bump the build number by default to be consistent with Android
    • You can still retain the old behaviour with a new option (see below)

Features

Package Rankings
Top 1.99% on Npmjs.org
Badges
Extracted from project README
license npm test david
Related Projects