VBRRollingPit 1.0.1

VBRRollingPit 1.0.1

Maintained by Viktor Braun.




VBRRollingPit

Simple, beatiful and interactive UITabBar

By v-braun - viktor-braun.de.

CocoaPods

Preview

image

Description

Beautiful UITabBarView inspired by this dribble from Ketan Rajput

image

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

image

See the Example Project.

Configuration

Additional properties are available in the Attribute inspector:

image

Known Issues

If you discover any bugs, feel free to create an issue on GitHub fork and send me a pull request.

Issues List.

Authors

image
v-braun

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

See LICENSE.