UNPKG

react-native-flex-grid

Version:

🎨 A react-native flexbox grid similar to bootstap's web grid.

4 lines (3 loc) • 132 B
export { default as Col } from './Col'; export { default as Container } from './Container'; export { default as Row } from './Row';