Add transparency to Tabs bar
See original GitHub issueDescription: This is a feature request (I’m not sure this is the right place to do this). I couldn’t find a way to add transparency to the tabs bar. This is what I want to achieve:
So I think a nice implementation would be a var in SASS config to adjust a transparency factor to the entire tabs bar. I’ve already seen this in some Android apps so it would be a nice and simple (I wish) feature.
Thanks!
My ionic info
:
global packages:
@ionic/cli-utils : 1.4.0
Cordova CLI : 7.0.1
Ionic CLI : 3.4.0
local packages:
@ionic/app-scripts : 1.3.7
@ionic/cli-plugin-cordova : 1.4.0
@ionic/cli-plugin-ionic-angular : 1.3.1
Cordova Platforms : none
Ionic Framework : ionic-angular 3.3.0
System:
Node : v7.10.0
OS : Linux 3.19
Xcode : not installed
ios-deploy : not installed
ios-sim : not installed
npm : 5.0.3
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Tab Bar Background color and transparency. : r/FirefoxCSS
Transparent only where it should be. I even moved my new tab/alltab button but I will move it back if the transparency can...
Read more >Creating a fully transparent UITabBar in Swift | by George Garcia
Today I am going to quickly show you how to create a UITabBar with a transparent background. So let's not waste time and...
Read more >SOLVED: Tab Bar Transparent – iOS - Hacking with Swift
Has anyone had this issue where with the Tab bar at the bottom of an app goes transparent when navigating back from another...
Read more >Change Tab Bar background transparency - Stack Overflow
For such a case, you should generate a customized UIImage to the tab bar backgroundimage property. Let's assume that your desired color for ......
Read more >transparent color of BottomTabNavigator not working. #7299
Current behaviour Setting tabBarOptions.style.backgroundColor to transparent sets the background color to White.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Regardless of if this gets into the framework or not, you can achieve this effect now by having
[fullscreen]="true"
on yourion-content
, then setting.tabbar
to have an opacity.Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.