挖新坑(TAT

This commit is contained in:
2020-02-27 16:30:57 +08:00
commit 87e3b5c745
8 changed files with 160 additions and 0 deletions

3
index.js Normal file
View File

@ -0,0 +1,3 @@
import { NativeModules } from "react-native";
export default NativeModules.FitFullScreen;