UNPKG

@rn-vui/themed

Version:
5 lines (4 loc) 166 B
import { withTheme } from '../config'; import { Overlay } from '@rn-vui/base/dist/Overlay/Overlay'; export { Overlay }; export default withTheme(Overlay, 'Overlay');