From c117674c12e4949c1e4a23b929151b464ecacd00 Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Thu, 27 Feb 2020 19:08:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 17dc75e..74bd116 100644 --- a/index.js +++ b/index.js @@ -1,3 +1,3 @@ import { NativeModules } from "react-native"; -export default NativeModules.FitFullScreen; +export default NativeModules.VersionUpgrade;