UNPKG

react-native-multiple-modals

Version:

Native implementation with the ability to display multiple Modals

4 lines (2 loc) 126 B
export { ModalView, DismissalSource } from './ModalView'; export { type BackdropProps, type ModalViewProps } from './types';