@ -1,7 +1,7 @@
import {NativeModules, Platform} from "react-native";
export function checkVersion() {
export function checkUpgrade() {
if (Platform.os === 'android') {
NativeModules.VersionUpgrade.checkVersion()
NativeModules.VersionUpgrade.checkUpgrade()
}
The note is not visible to the blocked user.