Skip to content

amrittrivedir/CustomTabBar

Repository files navigation

CustomTabBar

I developed a CustomTabbar for one of our Swift projects currently running at Space-O Technologies.

I’ve to work hard to develop this custom side menu in Swift, so I thought to share it with you guys so you can easily implement it hassle-free later on.

Check this Swift Tutorial on How to Create a CustomTabbar or Side Menu with One Common Code Structure?

Please do ask me if you've any questions related to Swift development or want to hire Swift developer, who can dedicatedly work on your project.

##CustomLayouts ###Easily create your custom tab bar or side menu with one common code structure.
We created one common class to create your complex UI easy and you can add lots of animations in your UI designing.
Let’s see how it works. We are showing one simple demo to create custom tab bar with animation.
Import “ATTabbar” into your project.
You have to specify your home controller which manages our tabor.
For our example our home controller is “Viewcontroller.h” file.
Here you need to add “ContainerView”. This view will manage our different tab based controllers.
“ATTabbar” is custom segue class to manage different view controllers in “ContainerView”.
From our demo project you will get more idea how things works.
Using this custom segue you can make lots of different kind of layouts. See few enclosed app’s screenshot which uses this code methodology.

picture alt

picture alt

picture alt

picture alt

picture alt

picture alt

We have few custom layout designs also which you can achieve from our base code.

picture alt

About

Create your own unique custom TabBar OR SideMenu with custom segue classes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages