没有合适的资源?快使用搜索试试~ 我知道了~
react-native-square-grid:用于渲染完美填满您的空间的正方形网格的组件(可能通过滚动)
共57个文件
js:7个
png:5个
json:4个
需积分: 9 0 下载量 160 浏览量
2021-05-18
17:22:19
上传
评论
收藏 123KB ZIP 举报
温馨提示
React-Native-square-grid 用于渲染完美填满您的空间的正方形网格的组件(可能通过滚动) npm install --save react-native-square-grid import SquareGrid from "react-native-square-grid"; 原料药 <SquareGrid columns={number} rows={number} items={array>} renderItem={fn(item, index)} /> columns是网格应具有的列数 rows是网格应具有的行数。 如果将行设置为false或0 ,它将渲染尽可能多的项目并滚动 items是您要用于网格的内容的数组。 如果项目数大于行和列允许的数量,则将忽略它们。 (除非启用滚动) renderItem是一个函数,它接受一个项目和一个索引,并
资源推荐
资源详情
资源评论
收起资源包目录
react-native-square-grid-master.zip (57个子文件)
react-native-square-grid-master
.eslintrc 1KB
.npmignore 8B
example
GridScreenshot.PNG 13KB
SquareGridExample
index.ios.js 184B
.flowconfig 1KB
.gitattributes 16B
public
index.html 1KB
src
SquareGridExample.js 2KB
index.js 295B
.babelrc 31B
ios
SquareGridExample.xcodeproj
xcshareddata
xcschemes
SquareGridExample-tvOS.xcscheme 5KB
SquareGridExample.xcscheme 5KB
project.pbxproj 50KB
SquareGridExample-tvOS
Info.plist 2KB
SquareGridExample
Info.plist 2KB
main.m 510B
Base.lproj
LaunchScreen.xib 4KB
Images.xcassets
AppIcon.appiconset
Contents.json 585B
AppDelegate.h 451B
AppDelegate.m 1KB
SquareGridExample-tvOSTests
Info.plist 765B
SquareGridExampleTests
Info.plist 765B
SquareGridExampleTests.m 2KB
index.android.js 184B
android
gradlew 5KB
settings.gradle 55B
gradle
wrapper
gradle-wrapper.properties 203B
gradle-wrapper.jar 51KB
gradlew.bat 2KB
gradle.properties 887B
app
src
main
AndroidManifest.xml 1KB
res
mipmap-hdpi
ic_launcher.png 3KB
mipmap-xhdpi
ic_launcher.png 5KB
mipmap-mdpi
ic_launcher.png 2KB
values
strings.xml 80B
styles.xml 192B
mipmap-xxhdpi
ic_launcher.png 8KB
java
com
squaregridexample
MainActivity.java 379B
MainApplication.java 965B
BUCK 1KB
build.gradle 5KB
proguard-rules.pro 2KB
keystores
BUCK 138B
debug.keystore.properties 105B
build.gradle 642B
__tests__
index.ios.js 280B
index.android.js 284B
.buckconfig 114B
app.json 71B
.gitignore 774B
.watchmanconfig 2B
package.json 773B
LICENSE 1KB
README.md 2KB
.gitignore 616B
index.js 2KB
package.json 999B
共 57 条
- 1
资源评论
sleepsoft
- 粉丝: 40
- 资源: 4634
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 控制学智能控制-模糊PID控制器与C语言实现
- G2绘制 雷达图及保姆级注解
- DirectX 1-7 包装器项目,用于使旧游戏在新硬件上运行.zip
- DirectX + MFC 对话框基础 + VS2015.zip
- DirectMusic 的不完整重新实现,这是 Microsoft 为作为 Direct3D 和 DirectX 一部分提供的游戏提供的自适应音轨 API.zip
- Python基于SEIR传染病模型和MCMC马尔可夫链蒙特卡洛算法的疫苗接种场景模拟仿真源码
- DirectFB 和 DirectX 上的 GUI 库.zip
- DirectComposition 与 DirectX 12 互操作性的演示.zip
- proteus安装及使用9PDF
- 现场总线协议(modbus、canopen和profibus dp)源码驱动
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功