An open API service indexing awesome lists of open source software.

https://github.com/inloop/hideableitemstabbarcontroller

Hide UITabBar items with ease.
https://github.com/inloop/hideableitemstabbarcontroller

cocoapods hide swift3 uitabbar

Last synced: 7 months ago
JSON representation

Hide UITabBar items with ease.

Awesome Lists containing this project

README

          

# HideableItemsTabbarController

[![Version](https://img.shields.io/cocoapods/v/HideableItemsTabbarController.svg?style=flat)](http://cocoapods.org/pods/HideableItemsTabbarController)
[![License](https://img.shields.io/cocoapods/l/HideableItemsTabbarController.svg?style=flat)](http://cocoapods.org/pods/HideableItemsTabbarController)
[![Platform](https://img.shields.io/cocoapods/p/HideableItemsTabbarController.svg?style=flat)](http://cocoapods.org/pods/HideableItemsTabbarController)

## Demo

![alt tag](https://raw.githubusercontent.com/inloop/HideableItemsTabbarController/master/demo.gif)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Installation

HideableItemsTabbarController is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "HideableItemsTabbarController"
```

## Author

Štěpán Votava, stepan.votava@inloop.eu

## License

HideableItemsTabbarController is available under the MIT license. See the LICENSE file for more info.