UNPKG

@fruits-chain/react-native-xiaoshu

Version:
10 lines (7 loc) • 239 B
import { attachPropertiesToComponent } from '../helpers' import PickerView from './picker-view' import { varCreator, styleCreator } from './style' export default attachPropertiesToComponent(PickerView, { varCreator, styleCreator, })