Skip to content

Commit bdddfe1

Browse files
authored
Update README.md
1 parent 2c20ab1 commit bdddfe1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11

22
# react-native-version-number
3+
4+
<p>
35
<img src="https://travis-ci.org/APSL/react-native-version-number.svg?branch=master" />
6+
<img src="https://img.shields.io/npm/dm/react-native-version-number.svg" />
7+
<img src="https://img.shields.io/npm/dt/react-native-version-number.svg" />
8+
</p>
49

510
Returns the `CFBundleShortVersionString` and the `CFBundleVersion` and `bundleIdentifier` on IOS. For Android, returns the `versionName`, `versionCode` and `applicationId`.
611

0 commit comments

Comments
 (0)