react-native-version-number icon indicating copy to clipboard operation
react-native-version-number copied to clipboard

Doesn't show app version in ExpoKit app

Open Luckygirlllll opened this issue 6 years ago • 0 comments

this library doesn't show app version in ExpoKit project

This code doesn't return anything:

console.log(VersionNumber.appVersion); console.log(VersionNumber.buildVersion);

Luckygirlllll avatar May 20 '19 11:05 Luckygirlllll