react-native-grid:** [不推荐使用] **用于本机React的24列网格组件

时间:2021-05-04 07:16:07
【文件属性】:
文件名称:react-native-grid:** [不推荐使用] **用于本机React的24列网格组件
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-04 07:16:07
JavaScript React本机网格 用于本机React的24列网格组件 安装 $ npm install react-native-grid 例子 'use strict' ; import React from 'react-native' ; import reactNativeGrid from 'react-native-grid' ; const { Grid , Col } = reactNativeGrid ; const { Text } = React ; export default class Example extends React . Component { render ( ) { < Grid> < Col xss=removed> < Text> box-1 < / Text > < / Col >
【文件预览】:
react-native-grid-master
----.gitignore(103B)
----README.md(2KB)
----LICENSE(1KB)
----package.json(693B)
----src()
--------grid.js(1KB)
--------col.js(331B)
--------index.js(79B)
----.npmignore(103B)
----lib()
--------grid.js(4KB)
--------col.js(3KB)
--------index.js(94B)

网友评论