Circle in Ion-tab

In my opinion, it’s best to create your own tab using HTML5, CSS3, Angular 5 rather than using ion-tab for this purpose.

See how you can create your own tab using Anuglar 5 ngIf directive:

then you get an html5 tab menu which you can add any additional html5 component with custom CSS3 styles…