APSL/react-native-version-number

Doesn't show app version in ExpoKit app

Opened this issue · 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);