Tabs on Bottom of Screen Tutorial?

Hello im searching for a noob firendly tutorial for bottom tabs.
I developed long native apps for android and ios in c# so this html, ionicframwork, css, angular, javascript, cordova thing is new to me :smiley:
well i dont find a good tutorial. The most tutorials i find says something like: implement this here and that there and write something there and voila you have tabs.
Thats to complicated to understand for beginners.

So is there any Step by Step Guide for noobs to create Tabs on Bottom of a Layout?
I would prefer Tabs with only Icons in it.

Cheers and thanks for help! :slight_smile:

Have you tried looking at the tabs starter project?

hi yeah.
i wanted to crate a app with sidebar and tabs on one page.
So i created two starter project one for each and then i looked into the tab starter project and learned how it is done. So then i insert that code into my sidbar project and voila i have both now! :slight_smile: