UNPKG

react-native-global-modal-2

Version:

🌍 Global modal and callable from anywhere on the app for React Native

4 lines 151 B
import ModalController from "./ModalController"; export { default } from "./GlobalModal"; export { ModalController }; //# sourceMappingURL=index.js.map