{"id":2610,"url":"https://github.com/PhilippeBoisney/Swift-Slide-Menu","last_synced_at":"2025-08-03T00:32:06.977Z","repository":{"id":92071352,"uuid":"43683289","full_name":"PhilippeBoisney/Swift-Slide-Menu","owner":"PhilippeBoisney","description":"A Slide Menu, written in Swift, inspired by Slide Menu Material Design","archived":false,"fork":false,"pushed_at":"2018-04-18T10:45:12.000Z","size":19288,"stargazers_count":89,"open_issues_count":7,"forks_count":15,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-12-05T11:02:44.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PhilippeBoisney.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-10-05T12:37:23.000Z","updated_at":"2024-08-21T07:06:44.000Z","dependencies_parsed_at":"2023-03-13T17:34:59.356Z","dependency_job_id":null,"html_url":"https://github.com/PhilippeBoisney/Swift-Slide-Menu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilippeBoisney%2FSwift-Slide-Menu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilippeBoisney%2FSwift-Slide-Menu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilippeBoisney%2FSwift-Slide-Menu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilippeBoisney%2FSwift-Slide-Menu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PhilippeBoisney","download_url":"https://codeload.github.com/PhilippeBoisney/Swift-Slide-Menu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228510744,"owners_count":17931759,"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-01-05T20:16:18.265Z","updated_at":"2024-12-06T18:30:36.879Z","avatar_url":"https://github.com/PhilippeBoisney.png","language":"Swift","funding_links":[],"categories":["UI"],"sub_categories":["Menu","Layout","Other free courses"],"readme":"# Swift-Slide-Menu (Material Design Inspired)\n[![Platform](http://img.shields.io/badge/platform-ios-blue.svg?style=flat\n)](https://developer.apple.com/iphone/index.action)\n[![Language](http://img.shields.io/badge/language-swift-brightgreen.svg?style=flat\n)](https://developer.apple.com/swift)\n[![License](http://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat\n)](http://mit-license.org)\n\nA Slide Menu, written in Swift 2, inspired by Navigation Drawer on Material Design (inspired by [Google Material Design](https://www.google.com/design/spec/patterns/navigation-drawer.html)) for iOS written in Swift 2.0\n\nPlease feel free to make pull requests :)\n\n![alt tag](https://github.com/PhilippeBoisney/Swift-Slide-Menu/raw/master/SlideMenu.gif)\n\n## USAGE\n1. **Add those 5 files** on your project : BaseViewController.swift, ChildViewController.swift, MenuTableViewCell.swift, TableViewMenuController.swift and ZFRippleButton.swift. Don't forget to also add \"background.jpg\" on your asset directory.\n2. **Add your own mini icons** for menu on your asset directory\n3. Create **ViewControllers** Swift files for your **ChildView**, subclass with ChildViewController.\n4. Create on **Storyboard** (Interface Builder) your **ChildViews** (Just drag UIViewController)then **set \"Storyboard ID\" AND \"CustomClass\"**\n5. **Subclass** your main ViewController with BaseViewController and on Storyboard(Interface Builder), select your main ViewController, then **add a Navigation Controller** (Editor =\u003e Embed In =\u003e Navigation Controller).\n6. Finally, Add on your main ViewController:\n```swift\n//Add the childViews\naddChildView(\"HomeScreenID\", titleOfChildren: \"HOME\", iconName: \"home\")\naddChildView(\"ContactScreenID\", titleOfChildren: \"CONTACT\", iconName: \"contact\")\n\n//Show the first childScreen\nshowFirstChild()\n```\n\n\n## Version\n1.2\n\n## Features\n\n- Multi-Device Full Support\n- Rotation Support\n- Material Design Effect\n\n## Thanks\nThis library use a modified version of this awesome project: [ZFRippleButton](https://github.com/zoonooz/ZFRippleButton)\n\n## Author\n\nPhilippe BOISNEY (phil.boisney(@)gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPhilippeBoisney%2FSwift-Slide-Menu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPhilippeBoisney%2FSwift-Slide-Menu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPhilippeBoisney%2FSwift-Slide-Menu/lists"}