UNPKG

react-native-according-smashup

Version:

This is React native javaScript component which is used to expand the list hide/show the list etc...

5 lines (4 loc) 228 B
export {default as SmashUp} from './components/SmashUp'; export {default as Head} from './components/Head'; export {default as Body} from './components/Body'; export {default as ClickToExpand} from './components/ClickToExpand';