Home

Awesome

<p align="center"> <img src=".readme/logo.png" width="890" alt="Tinderbar"/> <img src=".readme/tinderbar.gif" width="450" alt="Tinderbar"/> </p>

🤔 About

Tinderbar is a recreation of the Tinder iOS app's navigation hierarchy using Tabman, a showcase of creating custom Tabman components.

Requirements

Latest version of Xcode.

🚀 Components

Tinderbar uses Tabman for its primary navigation bar and also sub navigation within the Messages section.

🔥 TinderBar

A TMBarView embedded in a TMSystemBar, added to the .top.

TMBarView<TinderBarLayout, TinderBarButton, TMBarIndicator.None>

It uses a custom layout in the form of TinderBarLayout and custom TinderBarButton bar buttons.

TinderBarLayout

TinderBarButton

MessageBar

A more regular TMBarView using stock Tabman components, added to the .top.

TMBarView<TMHorizontalBarLayout, TMLabelBarButton, TMBarIndicator.None>

👨🏻‍💻 About

👮🏻‍♂️ License

The library is available as open source under the terms of the MIT License.