question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add transparency to Tabs bar

See original GitHub issue

Description: 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:

transparent-tabs

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:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
AmitMYcommented, Jun 16, 2017

Regardless of if this gets into the framework or not, you can achieve this effect now by having [fullscreen]="true" on your ion-content, then setting .tabbar to have an opacity.

0reactions
ionitron-bot[bot]commented, Sep 2, 2018

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found