会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
liuw_flexi
博客园
首页
新随笔
联系
订阅
管理
2020年2月5日
React Native设置背景透明,文字不透明的控件
摘要: https://www.jianshu.com/p/0d3cde0237e7
阅读全文
posted @ 2020-02-05 12:26 liuw_flexi
阅读(1099)
评论(0)
推荐(0)
编辑
react-native 之react-navigation createMaterialTopTabNavigator设置
摘要: 在配置navigationOptions 时可以这样,设置标题和图片icon navigationOptions:{ tabBarLabel:(({tintColor,focused})=>{ return ( <View> <Text style={(item.label=='计划')?style
阅读全文
posted @ 2020-02-05 12:18 liuw_flexi
阅读(1034)
评论(0)
推荐(0)
编辑
公告