Does anyone have any examples of how to use Font Awesome icons instead of the ionic ones for the tab?
I am using the following plugin with angular:
@fortawesome/angular-fontawesome
and use the icons with the element, but this does not seem to play nicely with the tabs.
Rather than messing around with the css for ages I thought I’d check and see if someone had an easy way to do it?