All Projects → v-braun → Vbrrollingpit

v-braun / Vbrrollingpit

Licence: mit
Simple, beautiful and interactive UITabBar

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Vbrrollingpit

Cyltabbarcontroller
[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
Stars: ✭ 6,605 (+2521.03%)
Mutual labels:  cocoapods, tabbar
Foldingtabbar.ios
Folding Tab Bar and Tab Bar Controller
Stars: ✭ 3,677 (+1359.13%)
Mutual labels:  cocoapods, tabbar
Bekcurvetabbar
Full Customizable Tabbar with IBInspectables
Stars: ✭ 144 (-42.86%)
Mutual labels:  cocoapods, tabbar
Lctabbarcontroller
A amazing and highly customized tabBarController! You could almost customize 100% properties with LCTabBarController!
Stars: ✭ 384 (+52.38%)
Mutual labels:  cocoapods, tabbar
Swipeabletabbarcontroller
UITabBarController with swipe interaction between its tabs.
Stars: ✭ 919 (+264.68%)
Mutual labels:  cocoapods, tabbar
Poliopager
A flexible TabBarController with search tab like SNKRS.
Stars: ✭ 133 (-47.22%)
Mutual labels:  cocoapods, tabbar
Expandedtabbar
ExpandedTabBar is a very creative designed solution for "more" items in UITabBarController. It's greate experience to have more comfortable and intuitive UI.
Stars: ✭ 219 (-13.1%)
Mutual labels:  cocoapods, tabbar
Aws Mobile Appsync Sdk Ios
iOS SDK for AWS AppSync.
Stars: ✭ 231 (-8.33%)
Mutual labels:  cocoapods
Alertift
Swifty, modern UIAlertController wrapper.
Stars: ✭ 242 (-3.97%)
Mutual labels:  cocoapods
Gifu
High-performance animated GIF support for iOS in Swift
Stars: ✭ 2,703 (+972.62%)
Mutual labels:  cocoapods
Sync
JSON to Core Data and back. Swift Core Data Sync.
Stars: ✭ 2,538 (+907.14%)
Mutual labels:  cocoapods
Fkdownloader
👍🏻📥Maybe the best file downloader.
Stars: ✭ 231 (-8.33%)
Mutual labels:  cocoapods
Harpy
Harpy checks a user's currently installed version of your iOS app against the version that is currently available in the App Store. If a new version is available, an alert can be presented to the user informing them of the newer version, and giving them the option to update the application.
Stars: ✭ 2,619 (+939.29%)
Mutual labels:  cocoapods
Swipycell
Easy to use UITableViewCell implementing swiping to trigger actions.
Stars: ✭ 230 (-8.73%)
Mutual labels:  cocoapods
Mosaic Layout
A mosaic collection view layout inspired by Lightbox's Algorithm, written in Swift 🔶
Stars: ✭ 249 (-1.19%)
Mutual labels:  cocoapods
Criollo
A powerful Cocoa web framework and HTTP server for macOS, iOS and tvOS.
Stars: ✭ 229 (-9.13%)
Mutual labels:  cocoapods
Chipagecontrol
A set of cool animated page controls written in Swift to replace boring UIPageControl. Mady by @ChiliLabs - https://chililabs.io
Stars: ✭ 2,909 (+1054.37%)
Mutual labels:  cocoapods
Autoarchive
一个基于Jenkins的iOS/Android自动构建系统,它实现了最大程度的自动化,让你的iOS自动打包,Android自动打包流程变得更加高效。此项目包含了各种实现细节的讲解说明,你能够使用它解决大多数跟客户端构建/分发相关的问题,并将这种能力进行开放,提高研发效率。
Stars: ✭ 248 (-1.59%)
Mutual labels:  cocoapods
Imagescrollview
Scrollable and zoomable image view for iOS in Swift
Stars: ✭ 239 (-5.16%)
Mutual labels:  cocoapods
Dtpagercontroller
A fully customizable container view controller to display a set of ViewControllers in a horizontal scroll view. Written in Swift.
Stars: ✭ 240 (-4.76%)
Mutual labels:  cocoapods

VBRRollingPit

Simple, beautiful 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

Related Projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].