{"id":46277999,"url":"https://github.com/emiliopelaez/floatingtabbarcontroller","last_synced_at":"2026-03-04T05:01:49.368Z","repository":{"id":56911467,"uuid":"183931599","full_name":"EmilioPelaez/FloatingTabBarController","owner":"EmilioPelaez","description":"A tab bar controller with sliding tabs and a custom tab bar.","archived":false,"fork":false,"pushed_at":"2019-11-06T01:41:30.000Z","size":1284,"stargazers_count":137,"open_issues_count":2,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-11T19:24:48.218Z","etag":null,"topics":["animation","dribbble","ios","swift","tabbar","tabbarcontroller","ui-components","uikit"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EmilioPelaez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-28T16:19:36.000Z","updated_at":"2025-11-21T18:08:29.000Z","dependencies_parsed_at":"2022-08-20T20:20:46.591Z","dependency_job_id":null,"html_url":"https://github.com/EmilioPelaez/FloatingTabBarController","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/EmilioPelaez/FloatingTabBarController","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilioPelaez%2FFloatingTabBarController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilioPelaez%2FFloatingTabBarController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilioPelaez%2FFloatingTabBarController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilioPelaez%2FFloatingTabBarController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmilioPelaez","download_url":"https://codeload.github.com/EmilioPelaez/FloatingTabBarController/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilioPelaez%2FFloatingTabBarController/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30071895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T03:25:38.285Z","status":"ssl_error","status_checked_at":"2026-03-04T03:25:05.086Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["animation","dribbble","ios","swift","tabbar","tabbarcontroller","ui-components","uikit"],"created_at":"2026-03-04T05:01:46.723Z","updated_at":"2026-03-04T05:01:49.359Z","avatar_url":"https://github.com/EmilioPelaez.png","language":"Swift","readme":"# FloatingTabBarController\n\n[![Version](https://img.shields.io/cocoapods/v/FloatingTabBarController.svg?style=flat)](https://cocoapods.org/pods/FloatingTabBarController)\n[![License](https://img.shields.io/cocoapods/l/FloatingTabBarController.svg?style=flat)](https://cocoapods.org/pods/FloatingTabBarController)\n[![Platform](https://img.shields.io/cocoapods/p/FloatingTabBarController.svg?style=flat)](https://cocoapods.org/pods/FloatingTabBarController)\n\n![Screenshot](Images/Gif.gif)\n\n`FloatingTabBarController` is a tab bar controller with sliding tabs and a custom tab bar inspired by [this Dribbble shot](https://dribbble.com/shots/4844696-Tab-bar-interaction-with-animated-icons).\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Requirements\n\n`FloatingTabBarController` requires at least iOS 11.0\n\n## Installation\n\n`FloatingTabBarController` is available through [CocoaPods](https://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'FloatingTabBarController'\n```\n\n## Usage\n\nCreate a new instance of `FloatingTabBarController` and set the `viewControllers` property. The tab bar will be populated using the `floatingTabItem` property of `UIViewController`, which you should set.\n\nYou can create a `FloatingTabItem` with one or two images, it is recommended that selected images are slightly larger (35x35pt) than normal images (25x25pt). When initialized with a single image, that image will be used for both states.\n\nYou can customize the tab bar's background color and visual effect, as well as its tint color, which will reflect on the color of the icons if the images are set to render as template.\n\n## Author\n\nEmilioPelaez, me@epelaez.net\n\n## License\n\nFloatingTabBarController is available under the MIT license. See the LICENSE file for more info.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femiliopelaez%2Ffloatingtabbarcontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femiliopelaez%2Ffloatingtabbarcontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femiliopelaez%2Ffloatingtabbarcontroller/lists"}