UNPKG

@fruits-chain/react-native-xiaoshu

Version:
10 lines (7 loc) • 227 B
import { attachPropertiesToComponent } from '../helpers' import { varCreator, styleCreator } from './style' import TabBar from './tab-bar' export default attachPropertiesToComponent(TabBar, { varCreator, styleCreator, })