Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antiguab/BATabBarController
A TabBarController with a unique animation for selection
https://github.com/antiguab/BATabBarController
Last synced: 5 days ago
JSON representation
A TabBarController with a unique animation for selection
- Host: GitHub
- URL: https://github.com/antiguab/BATabBarController
- Owner: antiguab
- License: mit
- Created: 2016-05-13T08:13:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T14:03:39.000Z (over 4 years ago)
- Last Synced: 2024-12-02T00:11:29.334Z (10 days ago)
- Language: Swift
- Homepage: https://antiguab.github.io/batabbarcontroller/
- Size: 2.93 MB
- Stars: 1,059
- Watchers: 22
- Forks: 131
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ios - BATabBarController - A TabBarController with a unique animation for selection (UI / Tab Bar)
- awesome-ios-star - BATabBarController - A TabBarController with a unique animation for selection (UI / Tab Bar)
README
# BATabBarController
[![CI Status](http://img.shields.io/travis/antiguab/BATabBarController.svg?style=flat)](https://travis-ci.org/antiguab/BATabBarController)
[![Version](https://img.shields.io/cocoapods/v/BATabBarController.svg?style=flat)](http://cocoapods.org/pods/BATabBarController)
[![License](https://img.shields.io/cocoapods/l/BATabBarController.svg?style=flat)](http://cocoapods.org/pods/BATabBarController)
[![Platform](https://img.shields.io/cocoapods/p/BATabBarController.svg?style=flat)](http://cocoapods.org/pods/BATabBarController)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)## Overview
## Recent Versions
| Language | Version |
| ------------- | ------------- |
| Swift 5 | 2.0.1 |
| Swift 4 | 1.0.1 |
| Obj C | 0.1.6 |The standard TabBarController is very limited in terms of animations when you make a selection. This cocoapod allows you to use one with a sleek animation with customizable properties!
For a how-to guide on use go to: https://antiguab.github.io/batabbarcontroller/