Skip to content

Files

Latest commit

8a63183 · Dec 22, 2018

History

History
23 lines (19 loc) · 447 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 447 Bytes

react-native-easy-layout

一个类似flutter布局的react-native布局组件库

安装

工程目录下运行:

npm install --save react-native-easy-layout

or(已经安装了yarn)

 yarn add react-native-easy-layout

组件