react-native-version-manager

1.1.0 • Public • Published

react-native-version-manager

React Native Custom Module Boilerplate

Usage

getVersion() fetches the version of application. This is only boilerplate implementation to build native module in React Natve.

import VersionModule from 'react-native-version-manager';

VersionModule.getVersion((version) => { console.log(version) } );

Mostly Automatic Install

npm install react-native-version-manager --save react-native link react-native-version-manager

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    6
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    6
  • 1.0.0
    1

Package Sidebar

Install

npm i react-native-version-manager

Weekly Downloads

5

Version

1.1.0

License

ISC

Unpacked Size

25.1 MB

Total Files

1119

Last publish

Collaborators

  • balyansumit