UNPKG

@rn-vui/themed

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