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

https://github.com/bellapplab/hideabletabbar

Making hiding the TabBar great again on iOS.
https://github.com/bellapplab/hideabletabbar

Last synced: 8 months ago
JSON representation

Making hiding the TabBar great again on iOS.

Awesome Lists containing this project

README

          

# HideableTabBar

[![CI Status](http://img.shields.io/travis/André Campana/HideableTabBar.svg?style=flat)](https://travis-ci.org/André Campana/HideableTabBar)
[![Version](https://img.shields.io/cocoapods/v/HideableTabBar.svg?style=flat)](http://cocoapods.org/pods/HideableTabBar)
[![License](https://img.shields.io/cocoapods/l/HideableTabBar.svg?style=flat)](http://cocoapods.org/pods/HideableTabBar)
[![Platform](https://img.shields.io/cocoapods/p/HideableTabBar.svg?style=flat)](http://cocoapods.org/pods/HideableTabBar)

## Example

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

## Requirements

## Installation

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

```ruby
pod "HideableTabBar"
```

## Author

André Campana, andre@foundersfactory.co

## License

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