UNPKG

@rn-vui/themed

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