Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49184

Advertising closing tab menu

$
0
0

Hello I have a problem advertising closing tab menu on large phones

This is problem : https://prnt.sc/womvo7

using : https://github.com/capacitor-community/admob

I made ads stand under the tab by giving the tab to margin but it doesn’t work on large phones

How Can i fix it ?

<ion-tabs >
  <ion-tab-bar slot="bottom" style="margin-bottom: 42px;"> 
    <ion-tab-button tab="maintab">
      <ion-label>AnaSayfa</ion-label>
      <ion-icon name="home-outline"></ion-icon>   
    </ion-tab-button> 
   
    <ion-tab-button tab="raffle">
      <ion-label>Çekiliş</ion-label>
      <ion-icon name="trophy-outline"></ion-icon>
    </ion-tab-button>  

    <ion-tab-button tab="notification" >
      <ion-label>Bildirimler</ion-label>
      <ion-badge color="primary"></ion-badge>
      <ion-icon name="notifications-outline"></ion-icon>
    </ion-tab-button> 

    <ion-tab-button tab="message">
      <ion-label>Mesajlar</ion-label>
      <ion-icon name="chatbox-ellipses-outline"></ion-icon>
    </ion-tab-button>  
    
  </ion-tab-bar>
</ion-tabs>

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 49184

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>