react-native-tablayout:标签布局或标签导航,您可以在其中通过传递适当的道具来自定义其tabs属性及其指示符

时间:2024-06-08 01:15:21
【文件属性】:

文件名称:react-native-tablayout:标签布局或标签导航,您可以在其中通过传递适当的道具来自定义其tabs属性及其指示符

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-08 01:15:21

JavaScript

通过优化的性能来响应本机布局 在iOS和Android上几乎达到60fps 安装 npm我React本机简单布局 import React from ' react ' ; import {View,Text, Dimensions, SafeAreaView} from ' react-native ' ; import TabLayout from ' react-native-simple-tablayout ' ; const {width}=Dimensions.get( ' window ' ) ; const Screen1=(props)= > { return ( < View style={{flex : 1,alignItems: ' center ' ,width,backgroundColor:props.color,justifyContent:


【文件预览】:
react-native-tablayout-master
----index.js(4KB)
----package.json(875B)
----README.md(3KB)

网友评论