{"id":13684755,"url":"https://github.com/lminhtm/LMDropdownView","last_synced_at":"2025-05-01T00:33:05.621Z","repository":{"id":23358373,"uuid":"26719384","full_name":"lminhtm/LMDropdownView","owner":"lminhtm","description":"LMDropdownView is a simple dropdown view inspired by Tappy.","archived":false,"fork":false,"pushed_at":"2020-04-30T14:47:56.000Z","size":29979,"stargazers_count":534,"open_issues_count":4,"forks_count":66,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-04-25T15:20:22.925Z","etag":null,"topics":["animation","blur","blur-backgrounds","core-animation","dropdown","dropdown-menus","dropdownmenu","ios","objective-c"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Hack-with-Github/Awesome-Hacking","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lminhtm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["lminhtm"],"custom":"https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=J3WZJT2AD28NW\u0026lc=VN\u0026item_name=LMDropdownView\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"}},"created_at":"2014-11-16T16:06:55.000Z","updated_at":"2024-04-25T07:56:33.000Z","dependencies_parsed_at":"2022-08-17T19:55:24.377Z","dependency_job_id":null,"html_url":"https://github.com/lminhtm/LMDropdownView","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lminhtm%2FLMDropdownView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lminhtm%2FLMDropdownView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lminhtm%2FLMDropdownView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lminhtm%2FLMDropdownView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lminhtm","download_url":"https://codeload.github.com/lminhtm/LMDropdownView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224230594,"owners_count":17277372,"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":["animation","blur","blur-backgrounds","core-animation","dropdown","dropdown-menus","dropdownmenu","ios","objective-c"],"created_at":"2024-08-02T14:00:38.285Z","updated_at":"2024-11-12T06:30:34.912Z","avatar_url":"https://github.com/lminhtm.png","language":"Objective-C","funding_links":["https://github.com/sponsors/lminhtm","https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=J3WZJT2AD28NW\u0026lc=VN\u0026item_name=LMDropdownView\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"],"categories":["Objective-C","UI Effects"],"sub_categories":[],"readme":"# LMDropdownView\nLMDropdownView is a simple dropdown view inspired by Tappy.\n\n[![CI Status](https://img.shields.io/travis/LMinh/LMDropdownView.svg?style=flat)](https://travis-ci.org/LMinh/LMDropdownView)\n[![Version](https://img.shields.io/cocoapods/v/LMDropdownView.svg?style=flat)](https://cocoapods.org/pods/LMDropdownView)\n[![License](https://img.shields.io/cocoapods/l/LMDropdownView.svg?style=flat)](https://cocoapods.org/pods/LMDropdownView)\n[![Platform](https://img.shields.io/cocoapods/p/LMDropdownView.svg?style=flat)](https://cocoapods.org/pods/LMDropdownView)\n\n\u003cimg src=\"https://raw.github.com/lminhtm/LMDropdownView/master/Screenshots/screenshot1.png\"/\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003cimg src=\"https://raw.github.com/lminhtm/LMDropdownView/master/Screenshots/screenshot2.gif\"/\u003e\n\n## Features\n* Dropdown view with blur+transform3D effect.\n* Using keyframe animation from Core Animation.\n* You can easily change the menu content view.\n\n## Requirements\n* iOS 8.0 or higher\n\n## Installation\nLMDropdownView is available through [CocoaPods](https://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'LMDropdownView'\n```\n\n## Example\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Swift Version\nhttps://github.com/lminhtm/LMDropdownViewSwift\n\n## Usage\nYou can easily integrate the LMDropdownView with a few lines of code. For an example usage look at the code below.\n```ObjC\nLMDropdownView *dropdownView = [LMDropdownView dropdownView];\n[dropdownView showFromNavigationController:self.navigationController withContentView:self.menuTableView];\n```\nSee sample Xcode project in `/LMDropdownViewDemo`\n\n## License\nLMDropdownView is licensed under the terms of the MIT License.\n\n## Contact\nMinh Nguyen\nhttps://github.com/lminhtm\n\n## Donations\n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=J3WZJT2AD28NW\u0026lc=VN\u0026item_name=LMDropdownView\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flminhtm%2FLMDropdownView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flminhtm%2FLMDropdownView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flminhtm%2FLMDropdownView/lists"}