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