• Stars
    star
    1,068
  • Rank 42,283 (Top 0.9 %)
  • Language
    Swift
  • License
    MIT License
  • Created over 5 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

BubbleTabBar

GitHub license Carthage compatible Swift 4.0

Animation

Requirements

  • iOS 9.3+
  • xCode 10

Example

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

Installation

Carthage

Make the following entry in your Cartfile:

github "Cuberto/bubble-icon-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 content of folder BubbleTabBar/Classes to your project

Usage

With Storyboard

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

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

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

  4. If you need cutom color for each tab set CBTabBarItem class to tab bar items and use tintColor property

Without Storyboard

  1. Import BubbleTabBar
  2. Instantiate BubbleTabBarController
  3. Add some child conrollers and don't forget to set them tabBar items with title and image
  4. If you need cutom color for each tab use CBTabBarItem instead of UITabBarItem set tintColor property

Android

Similar library BubbleTabBar by Cuberto

Author

Cuberto Design, [email protected]

License

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

More Repositories

1

liquid-swipe

Swift
2,973
star
2

smooth-scroll

Smooth collection scrolling
Swift
690
star
3

flashy-tabbar

One another nice animated tabbar
Swift
687
star
4

gooey-cell

Swift
593
star
5

mouse-follower

A powerful javascript library to create amazing and smooth effects for the mouse cursor on your website.
JavaScript
553
star
6

rubber-range-picker

Swift
399
star
7

liquid-swipe-android

Kotlin
391
star
8

fluid-card

Swift
289
star
9

balloon-picker

Swift
286
star
10

3d-tap

Custom selection animation for UICollectionViewCell
Swift
240
star
11

rate-it

Swift
220
star
12

cb-tabbar

Swift
174
star
13

smooth-feed

Swift
132
star
14

flashy-tabbar-android

Java
105
star
15

bubble-icon-tabbar-android

Java
83
star
16

scroll-sequence-demo

Example of how we create a sequence scrolling effect on sites using the SmoothScroll and GSAP ScrollTrigger libraries
JavaScript
69
star
17

svg-distortion-effect-demo

This example is dedicated to how you can use the SVG Turbulence and Displacement Map filters to create an interesting switching effect for pictures and videos.
SCSS
65
star
18

reeller

Flexible, powerful and modern library for creating the running horizontal blocks effect, also known as ticker or the «marquee effect».
JavaScript
54
star
19

cursor-magnetic-demo

Example of creation cursor follower and magnetic effect
JavaScript
43
star
20

html-boilerplate

Cuberto Boilerplate that we use to start developing all our projects.
SCSS
41
star
21

jellyscroll

Library for creating jelly scrolling effect
JavaScript
37
star
22

headers-hover-demo

In this demo we have collected 7 unusual hover effects for large headers.
JavaScript
29
star
23

marquee-effect-demo

You'll find the guide how to create dynamic marquee effect in this demo.
SCSS
26
star
24

particles

Simple library for creating flying particles.
JavaScript
24
star
25

bglines

Library for creating WebGL dynamic background lines
JavaScript
20
star
26

transparentize-video-demo

This is a simple but neat technique to remove the background from a black and white video and color it using the mix-blend-mode property using pure CSS. This technique allows you to emulate various looped and dynamic spheres and shapes without using WebGL with a pre-prepared video.
JavaScript
17
star
27

liquid-tabbar

13
star