Style and animate ion-tab-bar

Is there a way to style the tab component and achieve animation/transition similar to this one?

Should i use angular animations, css transitions, or somekind of SVG animation? Can some one give me some tips that would point me on the right direction?

Thanks.