{"id":13685293,"url":"https://github.com/kentnguyen/KNPathTableViewController","last_synced_at":"2025-05-01T04:30:31.093Z","repository":{"id":2214918,"uuid":"3164347","full_name":"kentnguyen/KNPathTableViewController","owner":"kentnguyen","description":"UITableViewController with customizable overlay panel while scrolling, inspired by Path","archived":false,"fork":false,"pushed_at":"2012-05-06T14:29:41.000Z","size":1097,"stargazers_count":566,"open_issues_count":2,"forks_count":47,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-04-06T18:15:49.865Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"kentnguyen.com","language":"Objective-C","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/kentnguyen.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}},"created_at":"2012-01-12T18:03:37.000Z","updated_at":"2025-04-01T06:00:18.000Z","dependencies_parsed_at":"2022-08-27T01:52:16.913Z","dependency_job_id":null,"html_url":"https://github.com/kentnguyen/KNPathTableViewController","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/kentnguyen%2FKNPathTableViewController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentnguyen%2FKNPathTableViewController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentnguyen%2FKNPathTableViewController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentnguyen%2FKNPathTableViewController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kentnguyen","download_url":"https://codeload.github.com/kentnguyen/KNPathTableViewController/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251824019,"owners_count":21649783,"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-08-02T14:00:48.363Z","updated_at":"2025-05-01T04:30:30.314Z","avatar_url":"https://github.com/kentnguyen.png","language":"Objective-C","readme":"## KNPathTableViewController\n\nKNPathTableViewController is an UITableViewController with a small customizable overlay panel that shows up when you scroll the table, inspired by [Path app](https://path.com/).\n\n\u003cimg src=\"https://github.com/kentnguyen/KNPathTableViewController/blob/master/screenshot1.png?raw=true\" /\u003e``\n\u003cimg src=\"https://github.com/kentnguyen/KNPathTableViewController/blob/master/screenshot2.png?raw=true\" /\u003e\n\n### Demo\n\nDownload a demo clip [here](https://github.com/kentnguyen/KNPathTableViewController/blob/master/demo_clip.mov?raw=true) (1MB, .mov)\n\n### Features\n* Implemented as generic UIView with UIImageView background\n* Exact match of Path animation and delayed sliding out\n* Handle overscroll correctly\n* 6 callback events for any needs (see `.h`)\n\n### Installation\n* Import 2 source files and 2 graphic files to your project\n* This library is written with ARC. You can add your own `[release]` to use with non-ARC project.\n\n### How to use\n\n1. Make a custom class from `KNPathTableViewController`\n2. Init with custom size of overlay UIView\n3. The image size will be detected automatically and stretch at half way point\n4. Override methods found in `.h`\n\nRead my [blog post](http://kentnguyen.com/ios/knpathtableviewcontroller/) for detailed usage.\n\nCheck out my [other app](http://bit.ly/z65Dh6) too\n\n### License\nKNPathTableViewController is licensed under MIT License\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n### References\n\nThere is a partial implementation by FMInfoPanelViewController but it has many limitations compare to the Path app\nhttp://blog.madefm.com/post/13817640556/ios-devcorner-attaching-an-info-panel-to-a\n\nHere is another complete implemation matching Path's date scroller. If you need the exact functionality, use this.\nhttp://cocoacontrols.com/platforms/ios/controls/timescroller","funding_links":[],"categories":["Objective-C","etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkentnguyen%2FKNPathTableViewController","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkentnguyen%2FKNPathTableViewController","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkentnguyen%2FKNPathTableViewController/lists"}