import { NativeModules } from "react-native";
//
//ToastModule= public String getName()中返回的字符串
module.exports = NativeModules.AndroidUtil;