Coder Social home page Coder Social logo

yervandsar / expandedtabbar Goto Github PK

View Code? Open in Web Editor NEW
306.0 8.0 19.0 138.69 MB

ExpandedTabBar is a very creative designed solution for "more" items in UITabBarController. It's greate experience to have more comfortable and intuitive UI.

License: Other

Ruby 1.29% Swift 98.71%
uitabbarcontroller ios swift tabbar tabbarcontroller customui swiftpackagemanager cocoapods

expandedtabbar's Issues

ExpandedTabBarOptions not working

Hi I am trying to set these following options in my controller and they don't do nothing.

var options = ExpandedTabBarOptions()
options.containerItemsSpace = 5
options.spaceBetweenImageTitle = 5
options.containerBottomMargin = 5
options.backgroundColor = UIColor.black
options.containerBackgroundColor = UIColor.black
options.titleColor = UIColor.hexColor("#dab070")
let fontDesc = UIFontDescriptor(name: "Snell Roundhand", size: 18)
options.titleFont = UIFont(descriptor: fontDesc, size: fontDesc.pointSize)
options.imageContentMode = .scaleAspectFit
self.options = options

How can I make them work please suggest, or am I setting them incorrectly ?

didSelect delegate function seems broken !?

didSelect only gets called for items inside the more container?
the other tabBarItems outside get ignored :S

this cant even be circumvented by conforming to UITabBarControllerDelegate ( redundant conformance to UITabBarControllerDelegate )

( tested on latest version & iphone 11 )
really like v3.0.0 otherwise ^^ great job

Feature Request: Dynamic Number of Tabbar items

Hi,

It will be great if the number of tabbar items (currently set to 4) can be adjusted according to trait collection. Eg, Limit to 4 when horizontalSizeClass is compact and no limit when it is regular. This is also the behavior for native UITabbarController.

Container not showing

I just updated to version 3.0.1 and now the container is not appearing. I can see the arrow, the background alpha changes, but the container with my 3 items does not show. The last working version for me appears to be 2.0.2.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.