Skip to content

Airbnb 4.7's three-dimensional slide menu. Unfortunately, this menu was obsoleted in Airbnb 5.0.

License

Notifications You must be signed in to change notification settings

ahbou/AirbnbViewController

 
 

Repository files navigation

AirbnbViewController

Airbnb version 4.7's three-dimensional slide menu in Swift. Unfortunately, the menu was obsoleted in Airbnb version 5.0. In order not to forget the legend menu, I developed it in Swift.

Inspired by https://github.com/TaPhuocHai/PHAirViewController.

Overview

Description

Storyboard is not supported.

Demo

AirbnbViewController

##Installation

The easiest way to get started is to use CocoaPods. Add the following line to your Podfile:

platform :ios, '8.0'
# The following is a Library of Swift.
use_frameworks!
pod 'AirbnbViewController'

Then, run the following command:

pod install

Please refer to AirbnbViewController-Sample project.

Licence

MIT

Author

pixyzehn

About

Airbnb 4.7's three-dimensional slide menu. Unfortunately, this menu was obsoleted in Airbnb 5.0.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 99.0%
  • Ruby 1.0%