{"id":18270627,"url":"https://github.com/joecarney/JCGridMenu","last_synced_at":"2025-04-05T01:30:44.336Z","repository":{"id":4020870,"uuid":"5120563","full_name":"joecarney/JCGridMenu","owner":"joecarney","description":"JCGridMenu is a menu that works like a grid (rows and columns)","archived":false,"fork":false,"pushed_at":"2016-02-16T23:43:50.000Z","size":364,"stargazers_count":357,"open_issues_count":2,"forks_count":73,"subscribers_count":37,"default_branch":"master","last_synced_at":"2025-03-18T19:41:26.262Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/joecarney.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-07-20T07:49:59.000Z","updated_at":"2024-01-20T16:57:32.000Z","dependencies_parsed_at":"2022-08-30T14:51:48.732Z","dependency_job_id":null,"html_url":"https://github.com/joecarney/JCGridMenu","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/joecarney%2FJCGridMenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joecarney%2FJCGridMenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joecarney%2FJCGridMenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joecarney%2FJCGridMenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joecarney","download_url":"https://codeload.github.com/joecarney/JCGridMenu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276032,"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:46.773Z","updated_at":"2025-04-05T01:30:43.881Z","avatar_url":"https://github.com/joecarney.png","language":"Objective-C","readme":"\n#JCGridMenu\n\nby Joe Carney\n\n\n##Intro...\n\nThis is a simple IOS control that works as a 44x44px menu using rows and columns to show and hide options.  It's not big but it is clever, here is the obligatory screen shot...\n\n![](https://dl.dropbox.com/u/2797263/Github/jcgridmenu.jpg)\n\n##Getting Started...\n\nIt is an ARC project so if you want to drop it into a non-ARC project, I hope you know what you are doing.  \n\nBest way to get started is to just download it and see what happens.    Seriously, I don't have time to explain how to open an xCode project and what you need to do to get into your own project.\n\nHowever, I have built a nice little 6 page demo inside the source code.  \n\n[Watch the video if you cannot be bothered to download the source code] [3]\n\n\nLoad it and you can see different examples of it how it works.  You can also look at the code for each demo controller to see how crap my code is and how I'm basically winging it all the way.\n\n##Known Issues…\n\n*The control creates a transparent UIView and checks for -(id)hitTest to see if it should process the touch on a button or not.  It looks like this is fine unless the control is sitting on top of a MapView which requires a pinch/zoom.  Am looking into a fix today…*\n\n**Nope, it works**. I'd added another view controller to the chain instead, and this was blocking the GridMenuController.  **I now have have the control sitting on top of both a MapView \u0026 TableView and it is fine.**\n\nBe careful how and where you embed this controller, especially if you create your own container which a normal view (it needs to be a transparent view).\n\n##Support...\n\nThis control **hasn't been tested with anything**.  \n\nI shit you not, it runs on iOS5+ on my simulator and iPhone and it runs inside the project I'm working on (which still isn't finished and in testing yet).\n\nHence you won't be surprised when I tell you that it comes with absolutely **zero support**.  \n\nHowever, if you are on Twitter, I suggest you...\n\n* Follow [@joseph_carney] [1]\n\nYou can always ping me there and if I'm not too busy I may reply.\n\n##Licence\n\nWhat licence?  I built this code for me to solve a problem. It solved my problem.  I open sourced as I thought it might benefit the developer community at large.\n\nUse it if you want to use it but don't come crying to me if it doesn't work.  \n\nIf you want to pretend you built it first and start selling it as your own, then grow up and stop being a prick.  Nobody wants to buy shit like this, you'll never be Steve Jobs so wake up and smell the roses.\n\nIf you do use it and your app has millions of downloads, all because of the fact that you implemented my menu, then some sort of recognition somewhere would be cool.\n\nOther than that, do with it what you will... \n\n##One last thing…\n\nI drew all of those icons myself.  By hand.  Not bad for a coder, eh? That's because I used [Sketch] [2].  It rocks. Try it sometime.\n\n\n[1]: http://twitter.com/joseph_carney        \"@joseph_carney\"\n[2]: http://www.bohemiancoding.com/sketch/        \"Sketch\"\n[3]: https://dl.dropbox.com/u/2797263/Github/jcgridmenu.mov \"Demo Video\"","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoecarney%2FJCGridMenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoecarney%2FJCGridMenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoecarney%2FJCGridMenu/lists"}