react native bars colors 源码
react-native-bars-colors 小型react-native库可控制Android中状态栏和导航栏的颜色。 入门 使用npm: $ npm install react-native-bars-colors --save 含纱线: $ yarn add react-native-bars-colors 用法 import BarsColors from 'react-native-bars-colors' ; // Change the color of both bars BarsColors . changeNavBarColor ( color , isLightTheme ) ; // Change the color of each bar independently BarsColors . changeNavBarColor ( navbarColo
文件列表
react-native-bars-colors-main.zip
(预估有个22文件)
react-native-bars-colors-main
yarn.lock
197KB
ios
BarsColors.xcworkspace
contents.xcworkspacedata
156B
BarsColors.h
92B
BarsColors.m
413B
BarsColors.xcodeproj
project.pbxproj
9KB
react-native-bars-colors.podspec
910B
暂无评论