VBRRollingPit

Simple, beatiful and interactive UITabBar By v-braun - viktor-braun.de.

Preview

UITabBarView-V

Description

Beautiful UITabBarView inspired by this dribble from Ketan Rajput

UITabBarView

Installation

CocoaPods

VBRRollingPit is available on CocoaPods. Just add the following to your project Podfile:

pod 'VBRRollingPit'

Or from GitHub:

pod 'VBRRollingPit', :git => 'https://github.com/v-braun/VBRRollingPit.git'

Manually

  1. Download and drop VBRRollingPit.swift in your project.
  2. Congratulations!

Usage

  1. Drop a TabBarController into your app
  2. Select the UITabBar
  3. Set the "Class" property to VBRRollingPit

set-class

See the Example Project.

Configuration

Additional properties are available in the Attribute inspector:

attribute-inspector

GitHub