{"id":18270672,"url":"https://github.com/joshavant/JAGridView","last_synced_at":"2025-04-05T01:30:45.897Z","repository":{"id":3659683,"uuid":"4728034","full_name":"joshavant/JAGridView","owner":"joshavant","description":"A Masonry-style image gallery wrapper on UITableView.","archived":false,"fork":false,"pushed_at":"2012-06-24T16:29:54.000Z","size":170,"stargazers_count":28,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-05T11:53:04.595Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/joshavant.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-06-20T15:42:08.000Z","updated_at":"2019-08-13T15:04:52.000Z","dependencies_parsed_at":"2022-08-19T02:40:43.583Z","dependency_job_id":null,"html_url":"https://github.com/joshavant/JAGridView","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/joshavant%2FJAGridView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshavant%2FJAGridView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshavant%2FJAGridView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshavant%2FJAGridView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshavant","download_url":"https://codeload.github.com/joshavant/JAGridView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276042,"owners_count":20912285,"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-11-05T11:38:48.095Z","updated_at":"2025-04-05T01:30:45.544Z","avatar_url":"https://github.com/joshavant.png","language":"Objective-C","funding_links":[],"categories":["etc"],"sub_categories":[],"readme":"# JAGridView (Beta)\n\n**A Masonry-style image gallery wrapper on UITableView.**\n\n![image](http://iamjo.sh/github-images/jagridview/1.png)\n\n## Overview\nThis is a fast, performant library to easily create a Masonry-style image gallery while leveraging the speed, caching, and feel of a `UITableView` control.\n\n## Discussion\n\nThis is an **early public beta** and, therefore, some aspects of the library are still rough, but it is fully functional.\n\nThis was developed for an in-house project, so much of the current implementation was tailored to my specific, time-constrained needs. A project roadmap has been developed to eventually make this library more useful to everyone.\n\nAt its core, `JAGridView` is an implementation on top of `UITableView`. This enables `JAGridView` to leverage many aspects of the `UITableView` control. Moving forward, it will be the goal of this project to develop the `JAGridViewDelegate` protocol to closely follow `UITableView` conventions.\n\n`JAGridView` uses `UIViewContentModeScaleAspectFill` scaling of source images to fit them within elements in the grid. This may lead to some slight clipping around the outer regions of source images.\n\nInspiration for `JAGridView` comes from Picasa photo galleries ([example](https://plus.google.com/photos/105067663123386047324/albums/5682401004199004193)).\n\nA sample app is included to demonstrate how to use `JAGridView`.\n\n## Project Roadmap\n* Add left-oriented and right-oriented 'hero' image layouts (`kJAGridTableViewCellHeroLeft` and `kJAGridTableViewCellHeroRight`).\n\n* After the hero layouts are implemented, add support for a random selection of row layout by `JAGridView` whenever it draws each row.\n\n* Implement interaction feedback in the custom `JAGridImageControl`s to notify a delegate when the user interacts with an image.\n \n* Add support to the `JAGridViewDelegate` protocol for using a `UIImage` collection as a data source.\n\n\n## Dependencies\n* [AFNetworking](http://afnetworking.org)\n\n\n**Contributions, corrections, and improvements are always appreciated!**\n\n## Created By\nJosh Avant\n\n## License\nThis is licensed under a MIT/Beerware License:\n\n    Copyright (c) 2012 Josh Avant\n\n    Permission is hereby granted, free of charge, to any person obtaining a\n    copy of this software and associated documentation files (the \"Software\"),\n    to deal in the Software without restriction, including without limitation\n    the rights to use, copy, modify, merge, publish, distribute, sublicense,\n    and/or sell copies of the Software, and to permit persons to whom the\n    Software is furnished to do so, subject to the following conditions:\n\n    The above copyright notice and this permission notice shall be included in\n    all copies or substantial portions of the Software.\n\n    THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n    FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\n    DEALINGS IN THE SOFTWARE.\n\n    If we meet some day, and you think this stuff is worth it, you can buy me a\n    beer in return.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshavant%2FJAGridView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshavant%2FJAGridView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshavant%2FJAGridView/lists"}