{"id":19252223,"url":"https://github.com/bellapplab/gradientnavigationbar","last_synced_at":"2025-04-21T13:30:44.826Z","repository":{"id":56912936,"uuid":"65484253","full_name":"BellAppLab/GradientNavigationBar","owner":"BellAppLab","description":"iOS navigation bar with a gradient background.","archived":false,"fork":false,"pushed_at":"2016-08-12T13:38:34.000Z","size":97,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T05:03:26.743Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/BellAppLab.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":"2016-08-11T16:23:57.000Z","updated_at":"2020-10-16T09:02:12.000Z","dependencies_parsed_at":"2022-08-21T03:20:24.338Z","dependency_job_id":null,"html_url":"https://github.com/BellAppLab/GradientNavigationBar","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BellAppLab%2FGradientNavigationBar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BellAppLab%2FGradientNavigationBar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BellAppLab%2FGradientNavigationBar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BellAppLab%2FGradientNavigationBar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BellAppLab","download_url":"https://codeload.github.com/BellAppLab/GradientNavigationBar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250064526,"owners_count":21368922,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-09T18:26:02.295Z","updated_at":"2025-04-21T13:30:44.380Z","avatar_url":"https://github.com/BellAppLab.png","language":"Shell","readme":"# GradientNavigationBar\n\n[![CI Status](http://img.shields.io/travis/Bell App Lab/GradientNavigationBar.svg?style=flat)](https://travis-ci.org/Bell App Lab/GradientNavigationBar)\n[![Version](https://img.shields.io/cocoapods/v/GradientNavigationBar.svg?style=flat)](http://cocoapods.org/pods/GradientNavigationBar)\n[![License](https://img.shields.io/cocoapods/l/GradientNavigationBar.svg?style=flat)](http://cocoapods.org/pods/GradientNavigationBar)\n[![Platform](https://img.shields.io/cocoapods/p/GradientNavigationBar.svg?style=flat)](http://cocoapods.org/pods/GradientNavigationBar)\n\niOS navigation bar with a gradient background. Inspired by: [https://cocoapods.org/pods/CRGradientNavigationBar](https://cocoapods.org/pods/CRGradientNavigationBar)\n\n![Gradient Navigation Bar][1]\n\n## How to use\n\nConfigure the Gradient Navigation Bar's appearence:\n\n\n```\nGradientNavigationBar.appearance().colors = [UIColor.brownColor(), UIColor.blueColor()]\nGradientNavigationBar.appearance().startPoint = CGPointZero\nGradientNavigationBar.appearance().endPoint = CGPoint(x: 1, y: 1)\n```\n\nInstantiate your Navigation Controller with the `GradientNavigationBar` class:\n\n\n```\nlet navController = UINavigationController(navigationBarClass: GradientNavigationBar.classForCoder(), toolbarClass: nil)\nnavController.viewControllers = [UIStoryboard(name: \"Main\", bundle: nil).instantiateInitialViewController()!]\n```\n\nEnjoy!\n\n### Note\n\nInterface builder support was supposed to be working, but isn't... We'll get there soon though. :)\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\niOS 8.0+\n\n## Installation\n\nGradientNavigationBar is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod \"GradientNavigationBar\"\n```\n\n## Author\n\nBell App Lab, apps@bellapplab.com\n\n## License\n\nGradientNavigationBar is available under the MIT license. See the LICENSE file for more info.\n\n[1]: https://github.com/BellAppLab/GradientNavigationBar/blob/master/screenshot.png?raw=true\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbellapplab%2Fgradientnavigationbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbellapplab%2Fgradientnavigationbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbellapplab%2Fgradientnavigationbar/lists"}