UNPKG

@fto-consult/expo-ui

Version:

Bibliothèque de composants UI Expo,react-native

13 lines (9 loc) • 301 B
/*** * MIT License Copyright (c) 2020 Mo Gorhom @see : https://github.com/gorhom/react-native-portal */ export {default} from "./Portal"; export {default as PortalHost} from "./PortalHost"; export {default as PortalProvider} from "./PortalProvider"; export * from "./hooks";