{"id":18538986,"url":"https://github.com/ramotion/navigation-toolbar","last_synced_at":"2025-04-04T22:04:49.814Z","repository":{"id":62448849,"uuid":"129061359","full_name":"Ramotion/navigation-toolbar","owner":"Ramotion","description":":octocat: Navigation toolbar is a slide-modeled UI navigation controller made by @Ramotion","archived":false,"fork":false,"pushed_at":"2020-04-06T06:52:42.000Z","size":10901,"stargazers_count":597,"open_issues_count":4,"forks_count":53,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-03-28T21:03:42.448Z","etag":null,"topics":["controller","gesture","library","navigation","scroll","swift"],"latest_commit_sha":null,"homepage":"https://www.ramotion.com/agency/app-development/","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/Ramotion.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":"2018-04-11T08:32:36.000Z","updated_at":"2025-02-16T19:59:53.000Z","dependencies_parsed_at":"2022-11-01T23:17:57.451Z","dependency_job_id":null,"html_url":"https://github.com/Ramotion/navigation-toolbar","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ramotion%2Fnavigation-toolbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ramotion%2Fnavigation-toolbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ramotion%2Fnavigation-toolbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ramotion%2Fnavigation-toolbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ramotion","download_url":"https://codeload.github.com/Ramotion/navigation-toolbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256110,"owners_count":20909240,"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":["controller","gesture","library","navigation","scroll","swift"],"created_at":"2024-11-06T19:45:45.673Z","updated_at":"2025-04-04T22:04:49.797Z","avatar_url":"https://github.com/Ramotion.png","language":"Swift","readme":"\u003ca href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb\u0026utm_medium=repo\u0026utm_campaign=navigation-toolbar\"\u003e\u003cimg src=\"https://github.com/Ramotion/folding-cell/blob/master/header.png\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://github.com/Ramotion/navigation-toolbar\"\u003e\n\u003cimg align=\"left\" src=\"https://github.com/Ramotion/navigation-toolbar/blob/master/iOS-Navigation-Toolbar-1x.gif\" width=\"480\" height=\"360\" /\u003e\u003c/a\u003e\n\n\u003cp\u003e\u003ch1 align=\"left\"\u003eNAVIGATION TOOLBAR\u003c/h1\u003e\u003c/p\u003e\n\n\u003ch4\u003eNavigation toolbar is a Swift slide-modeled UI navigation controller.\u003c/h4\u003e\n\n\n___\n\n\n\n\u003cp\u003e\u003ch6\u003eWe specialize in the designing and coding of custom UI for Mobile Apps and Websites.\u003c/h6\u003e\n\u003ca href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb\u0026utm_medium=repo\u0026utm_campaign=navigation-toolbar\"\u003e\n\u003cimg src=\"https://github.com/ramotion/gliding-collection/raw/master/contact_our_team@2x.png\" width=\"187\" height=\"34\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp\u003e\u003ch6\u003eStay tuned for the latest updates:\u003c/h6\u003e\n\u003ca href=\"https://goo.gl/rPFpid\" \u003e\n\u003cimg src=\"https://i.imgur.com/ziSqeSo.png/\" width=\"156\" height=\"28\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003c/br\u003e\n\n[![Twitter](https://img.shields.io/badge/Twitter-@Ramotion-blue.svg?style=flat)](http://twitter.com/Ramotion)\n[![CocoaPods](https://img.shields.io/cocoapods/p/navigation-toolbar.svg)](https://cocoapods.org/pods/Navigation-Toolbar)\n[![CocoaPods](https://img.shields.io/cocoapods/v/navigation-toolbar.svg)](http://cocoapods.org/pods/Navigation-Toolbar)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-uncompatible-4BC51D.svg?style=flat)](https://github.com/Ramotion/navigation-toolbar)\n[![codebeat badge](https://codebeat.co/badges/9460af06-c0f9-4063-8bb5-a802136d3cbf)](https://codebeat.co/projects/github-com-ramotion-navigation-toolbar-master)\n[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://paypal.me/Ramotion)\n\n\n## Requirements\n\n- iOS 10.0+\n- Xcode 9\n\n## Installation\n\nJust add the Source folder to your project.\n\nor use [CocoaPods](https://cocoapods.org) with Podfile:\n\n``` ruby\npod 'Navigation-Toolbar'\n```\n\nor [Carthage](https://github.com/Carthage/Carthage) users can simply add to their `Cartfile`:\n```\ngithub \"Ramotion/navigation-toolbar\"\n```\n\n## Usage\n\n#### Storyboard\n\n1) Create a new UIView inheriting from ```NavigationView```\n\n2) Create ScreenObject for every required screen with configuration, see example:\n\n``` swift\nclass ViewController: UIViewController {\n\n  private var navigationView: NavigationView?\n\n  override func viewDidLoad() {\n    super.viewDidLoad()\n\n    navigationView = NavigationView.init(frame: view.bounds,\n                                    middleView: MiddleView(),\n                                       screens: [\n                                                 ScreenObject(title: \"MUSIC\",\n                                                         startColor: .red,\n                                                           endColor: .blue,\n                                                              image: UIImage(named : \"image1\")!,\n                                                         controller: YourFirstViewController()),\n                                                         \n                                                 ScreenObject(title: \"EDUCATION\",\n                                                         startColor: .black,\n                                                           endColor: .white,\n                                                              image: UIImage(named : \"image2\")!,\n                                                         controller: YourSecondViewController()),\n                                                ],\n                               backgroundImage: #imageLiteral(resourceName: \"background\"))\n                               \n    navigationView?.autoresizingMask = [.flexibleWidth, .flexibleHeight]\n    view.addSubview(navigationView!)\n  }\n  \n}\n```\n\n\n## 🗂 Check this library on other language:\n\u003ca href=\"https://github.com/Ramotion/navigation-toolbar-android\"\u003e\n\u003cimg src=\"https://github.com/Ramotion/navigation-stack/raw/master/Android_Kotlin@2x.png\" width=\"178\" height=\"81\"\u003e\u003c/a\u003e\n\n\n## 📄 License\n\nNavigation Toolbar is released under the MIT license.\nSee [LICENSE](./LICENSE) for details.\n\nThis library is a part of a \u003ca href=\"https://github.com/Ramotion/swift-ui-animation-components-and-libraries\"\u003e\u003cb\u003eselection of our best UI open-source projects.\u003c/b\u003e\u003c/a\u003e\n\nIf you use the open-source library in your project, please make sure to credit and backlink to www.ramotion.com\n\n## 📱 Get the Showroom App for iOS to give it a try\nTry this UI component and more like this in our iOS app. Contact us if interested.\n\n\u003ca href=\"https://itunes.apple.com/app/apple-store/id1182360240?pt=550053\u0026ct=folding-cell\u0026mt=8\" \u003e\n\u003cimg src=\"https://github.com/ramotion/gliding-collection/raw/master/app_store@2x.png\" width=\"117\" height=\"34\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb\u0026utm_medium=repo\u0026utm_campaign=navigation-toolbar\"\u003e\n\u003cimg src=\"https://github.com/ramotion/gliding-collection/raw/master/contact_our_team@2x.png\" width=\"187\" height=\"34\"\u003e\u003c/a\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n","funding_links":["https://paypal.me/Ramotion"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framotion%2Fnavigation-toolbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framotion%2Fnavigation-toolbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framotion%2Fnavigation-toolbar/lists"}