117

GitHub - Cuberto/flashy-tabbar: One another nice animated tabbar

 5 years ago
source link: https://github.com/Cuberto/flashy-tabbar
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

CBFlashyTabBarController

GitHub license CocoaPods Carthage compatible Swift 4.0

Animation

Requirements

  • iOS 9.0+
  • xCode 9

Example

To run the example project, clone the repo, and run ExampleApp scheme from FlashyTabBar.xcodeproj

Requirements

  • iOS 10.0+
  • xCode 9

Installation

CocoaPods

To install Flashy TabBar add the following line to your Podfile:

pod 'CBFlashyTabBarController'

Then run pod install.

Carthage

Make the following entry in your Cartfile:

github "Cuberto/flashy-tabbar"

Then run carthage update.

If this is your first time using Carthage in the project, you'll need to go through some additional steps as explained over at Carthage.

Manual

Add CBFlashyTabBarController folder to your project

Usage

With Storyboard

  1. Create a new UITabBarController in your storyboard or nib.

  2. Set the class of the UITabBarController to CBFlashyTabBarController in your Storyboard or nib.

  3. Add a custom image icon and title for UITabBarItem of each child ViewContrroller

Without Storyboard

  1. Import CBFlashyTabBarController
  2. Instantiate CBFlashyTabBarController
  3. Add some child conrollers and don't forget to set them tabBar items with title and image

Author

Cuberto Design, [email protected]

License

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


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK