Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alvaromb authored Oct 9, 2017
1 parent e86ba30 commit 46ba851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import VersionNumber from 'react-native-version-number';
console.log(VersionNumber.appVersion);
console.log(VersionNumber.buildVersion);

console.log(VersionNumber.bundleIdentifier); // IOS only
console.log(VersionNumber.bundleIdentifier); // iOS only

```

Expand Down

0 comments on commit 46ba851

Please sign in to comment.