layout components
npm install @wayne-kim/react-native-layout
#or
yarn add @wayne-kim/react-native-layoutimport { Column, Row, Spacer, EdgeInsets } from 'react-native-layout';
// Use it in your appSee the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library