UNPKG

react-native-smart-tip

Version:

react-native smart tip, including Toast、Modal、SnackBar

8 lines (6 loc) 338 B
import WToast from './toast/Toast' import WSnackBar from './snackbar/SnackBar' import WModal from './modaltoast/ModalToast' import WModalShowToastView from './modaltoast/ModalShowToastView' import { RootSiblingParent as WRootToastApp} from 'react-native-root-siblings' export {WModal,WSnackBar,WToast,WModalShowToastView, WRootToastApp}