react-native-version-number
react-native-version-number copied to clipboard
Doesn't show app version in ExpoKit app
this library doesn't show app version in ExpoKit project
This code doesn't return anything:
console.log(VersionNumber.appVersion); console.log(VersionNumber.buildVersion);