Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 447 Bytes

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

组件