@wayne-kim/react-native-layout
v0.3.3
Published
layout components
Downloads
130
Readme
react-native-layout
layout components
Installation
npm install react-native-layout
Usage
import { Column, Row, Spacer, EdgeInsets } from 'react-native-layout';
// Use it in your app
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library