UNPKG

react-native-flex-grid

Version:

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

4 lines • 165 B
export { default as Col } from './Col'; export { default as Container } from './Container'; export { default as Row } from './Row'; //# sourceMappingURL=index.js.map