JamitLabs / JamitFoundation

JamitFoundation is a collection of useful concepts to enable composition oriented development with UIKit
MIT License
10 stars 5 forks source link

Module-Proposal: Custom TabBar #16

Open Arestronaut opened 4 years ago

Arestronaut commented 4 years ago

Just to formally document this. Add module for a custom TabBar implementation that works on StatefulViews as custom TabBarItem views.

Arestronaut commented 4 years ago

Note for discussion: Leave implementation as open as possible to not only support custom TabBars but also e.g. segmented controls.