UNPKG

@rn-vui/themed

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