{"id":21635686,"url":"https://github.com/levantaj/padview","last_synced_at":"2025-10-24T06:32:47.737Z","repository":{"id":62450381,"uuid":"223552745","full_name":"levantAJ/PadView","owner":"levantAJ","description":"PadView is a bottom pad view controller","archived":false,"fork":false,"pushed_at":"2019-12-15T09:50:59.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-03T14:49:42.678Z","etag":null,"topics":["bottomsheet","cocoapods","pad","padding"],"latest_commit_sha":null,"homepage":"https://geek-is-stupid.github.io/","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/levantAJ.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-11-23T07:57:33.000Z","updated_at":"2020-10-17T14:29:19.000Z","dependencies_parsed_at":"2022-11-01T23:18:01.784Z","dependency_job_id":null,"html_url":"https://github.com/levantAJ/PadView","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/levantAJ/PadView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levantAJ%2FPadView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levantAJ%2FPadView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levantAJ%2FPadView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levantAJ%2FPadView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levantAJ","download_url":"https://codeload.github.com/levantAJ/PadView/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levantAJ%2FPadView/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274367688,"owners_count":25272301,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bottomsheet","cocoapods","pad","padding"],"created_at":"2024-11-25T03:23:59.328Z","updated_at":"2025-10-24T06:32:42.708Z","avatar_url":"https://github.com/levantAJ.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CocoaPods](https://img.shields.io/cocoapods/p/PadView.svg)](https://cocoapods.org/pods/PadView)\n[![CocoaPods](https://img.shields.io/cocoapods/v/PadView.svg)](http://cocoapods.org/pods/PadView)\n[![Pod License](https://cocoapod-badges.herokuapp.com/l/PadView/badge.png)](https://www.apache.org/licenses/LICENSE-2.0.html)\n[![Build Status](https://travis-ci.org/levantAJ/PadView.svg?branch=master)](https://travis-ci.org/levantAJ/PadView)\n\n# 🩹 PadView\nPadView is a bottom pad view controller\n\n\u003cimg src=\"https://user-images.githubusercontent.com/6329656/69475703-d2f1b200-0e02-11ea-821f-aa611455dfeb.jpeg\" width=\"300\"\u003e \u003cimg src=\"https://user-images.githubusercontent.com/6329656/69475705-d84efc80-0e02-11ea-8bbc-519b3f0f5b59.png\" width=\"300\"\u003e\n\n\n## Requirements\n\n- iOS 9.0 or later\n- Xcode 10.0 or later\n\n## Installation\nThere is a way to use PadView in your project:\n\n- using CocoaPods\n\n### Installation with CocoaPods\n\n```\npod 'PadView'\n```\n### Build Project\n\nAt this point your workspace should build without error. If you are having problem, post to the Issue and the\ncommunity can help you solve it.\n\n## How To Use\n\n```swift\nimport PadView\n\nlet contentView = UIView()\ncontentView.translatesAutoresizingMaskIntoConstraints = false\nNSLayoutConstraint.activate([\n    contentView.heightAnchor.constraint(equalToConstant: 100)\n])\nlet padVC = PadViewViewController(contentView: contentView)\npresent(padVC, animated: false, completion: nil)\n```\n\n## Author\n- [Tai Le](https://github.com/levantAJ)\n\n## Communication\n- If you **found a bug**, open an issue.\n- If you **have a feature request**, open an issue.\n- If you **want to contribute**, submit a pull request.\n\n## Licenses\n\nAll source code is licensed under the [MIT License](https://raw.githubusercontent.com/levantAJ/PadView/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevantaj%2Fpadview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevantaj%2Fpadview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevantaj%2Fpadview/lists"}