UNPKG

react-native-toast-kit

Version:

A customizable toast/snackbar notification library for React Native

4 lines (3 loc) 121 B
export { default as Toast } from './toast'; export { default as ToastCard } from './toastCard'; export * from './types';